v1.4.0
ππ» 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! π