trs_matrimony/vendor/composer/package-versions-deprecated
2024-08-22 09:31:12 +05:30
..
src/PackageVersions project initial commit 2024-08-22 09:31:12 +05:30
CHANGELOG.md project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
composer.lock project initial commit 2024-08-22 09:31:12 +05:30
CONTRIBUTING.md project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30
SECURITY.md project initial commit 2024-08-22 09:31:12 +05:30

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.