MyGit

v2.0.0

composer/installers

版本发布时间: 2021-08-04 22:05:41

composer/installers最新发布版本:v2.3.0(2024-06-25 05:01:33)

Alternative to custom installers with Composer 2.1+

As of Composer 2.1, the Composer\InstalledVersions class has a getInstalledPackagesByType method which can let you figure out at runtime which plugins/modules/extensions are installed.

It is highly recommended to use that instead of building new custom installers if you are building a new application. This has the advantage of leaving all vendor code in the vendor directory, and not requiring custom installer code.

Changelog

Added

Changed

Removed

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-08-04发行的版本