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

Ensure that the Compare URL uses the appropriate reference where possible

Open codebymikey opened this issue 2 years ago • 2 comments

This is useful for Drupal packages where they still use 8.x- type tags.

Previous behaviour:

Production Changes From To Compare
drupal/token 1.9.0 1.11.0 ...

New behaviour:

Production Changes From To Compare
drupal/token 1.9.0 1.11.0 ...

codebymikey avatar Jun 14 '23 13:06 codebymikey