bztang-admin/vendor/composer/package-versions-deprecated
wuhui_zzw 819d549907 初始化 2023-09-25 17:52:31 +08:00
..
src/PackageVersions 初始化 2023-09-25 17:52:31 +08:00
CHANGELOG.md 初始化 2023-09-25 17:52:31 +08:00
CONTRIBUTING.md 初始化 2023-09-25 17:52:31 +08:00
LICENSE 初始化 2023-09-25 17:52:31 +08:00
README.md 初始化 2023-09-25 17:52:31 +08:00
SECURITY.md 初始化 2023-09-25 17:52:31 +08:00
composer.lock 初始化 2023-09-25 17:52:31 +08:00

README.md

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 that once you migrated to Composer 2.x you also migrate to use the Composer\InstalledVersions class which offers the functionality present here out of the box. You can then remove the require on this package.

This package is EOL / deprecated and you should aim to migrate away from it as soon as possible!