Download the PHP package composer/package-versions-deprecated without Composer
On this page you can find all versions of the php package composer/package-versions-deprecated. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package package-versions-deprecated
Short Description Composer plugin that provides efficient querying for installed package versions (no runtime IO)
License MIT
All versions of package-versions-deprecated with dependencies
Informations about the package package-versions-deprecated
Package Versions
composer/package-versions-deprecated
is a fully-compatible fork of ocramius/package-versions
which provides compatibility with Composer 1 and 2 on PHP 7+. It replaces ocramius/package-versions so if you have a dependency requiring it and you want to use Composer v2 but can not upgrade to PHP 7.4 just yet, you can require this package instead.
If you have a direct dependency on ocramius/package-versions, we recommend instead that once you migrated to Composer 2 you also migrate to use the Composer\InstalledVersions
class which offers the functionality present here out of the box.
composer-plugin-api Version ^1.1.0 || ^2.0