Composer Lock Diff Versions Save

See what has changed after a composer update

1.7.0

2 years ago

1.6.1

2 years ago
  • Fix joinPath() to handle absolute paths like it should
  • Fix svn file name detection

1.6.0

2 years ago
  • Change vcs support to be pluggable
  • Adds --vcs to force a specific vcs
  • Adds subversion as vcs plug
  • Fix drupalcode to use common gitlab format for compare
  • Adds Development section to readme
  • Remove @dev stability from composer package

1.5.1

4 years ago
  • Added Drupal packages support
  • Fix source reference access for dev- packages

1.5.0

4 years ago
  • Removes flags FILTER_FLAG_SCHEME_REQUIRED | FILTER_FLAG_HOST_REQUIRED for PHP 7.3
  • SSH format repos
  • Test data

1.4.0

5 years ago
  • Handle URLs to composer.lock properly
  • Add flags for filtering to dev or prod only

1.3.0

6 years ago

Adds a Compare column with links to the diff at the source provider. Also adds the --no-links option to suppress the new behavior.

1.2.0

6 years ago

Added better path handling and markdown table output. Ideas courtesy of @paxal.

1.1.0

6 years ago

Adds getopt options to be able to diff any composer lock from git ref or php readable stream.