composer-diff icon indicating copy to clipboard operation
composer-diff copied to clipboard

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

Results 5 composer-diff issues
Sort by recently updated
recently updated
newest added

It would be nice to support Drupal.org's packages with composer diff links and diffs, currently they are not supported.

help wanted

Resolves https://github.com/IonBazan/composer-diff/issues/24

Currently platform requirement changes are only listed when they are explicitly defined in the root package `composer.json`. Requiring a package with a transitive platform requirement causes such dependency to be...

help wanted

This tool is fantastic! I'm currently using it in my automated package upgrade workflow to generate PR descriptions. Recently, I discovered a clearer and more intuitive version comparison tool called...

I would love to have a column in the diff that indicates whether its a direct dependency or not (and if not it would be nice if one could somehow...

enhancement