IonBazan / composer-diff

Compares composer.lock changes and generates Markdown report so you can use it in PR description.

Home Page:https://packagist.org/packages/ion-bazan/composer-diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test plugin initialization

IonBazan opened this issue · comments

It is important to test whether the plugin is actually properly installed and commands are registered.
This is partially done in b44fcd2 but requires Composer v2. A backport for Composer v1 is needed to prevent future regressions.