Skip to content

v1.4.0

Compare
Choose a tag to compare
@IonBazan IonBazan released this 05 Nov 05:42
· 63 commits to main since this release
0bb9e24

πŸ‘‰πŸ» Skip aliased package versions in diff output (#12)
✨ Add new public getDiff() method allowing to compare two repositories (Composer\Repository\RepositoryInterface)
πŸ’― BC Break: DiffEntries is no longer implementing IteratorAggregate but extends ArrayIterator instead. This is to avoid deprecations in PHP 8.1.

The package keeps providing support for all PHP versions from 5.3 up to 8.1 and beyond with a single code base! πŸš€