composer-lock-diff
composer-lock-diff copied to clipboard
Ensure that the Compare URL uses the appropriate reference where possible
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 | ... |
Attached static patch. composer-lock-diff-43-drupal-support.patch