Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
composer require "composer/composer:2.8.3"
| 包名 | 版本要求 |
|---|---|
| composer/ca-bundle | ^1.5 |
| composer/class-map-generator | ^1.4.0 |
| composer/metadata-minifier | ^1.0 |
| composer/pcre | ^2.2 || ^3.2 |
| composer/semver | ^3.3 |
| composer/spdx-licenses | ^1.5.7 |
| composer/xdebug-handler | ^2.0.2 || ^3.0.3 |
| justinrainbow/json-schema | ^5.3 |
| php | ^7.2.5 || ^8.0 |
| psr/log | ^1.0 || ^2.0 || ^3.0 |
| react/promise | ^2.11 || ^3.2 |
| seld/jsonlint | ^1.4 |
| seld/phar-utils | ^1.2 |
| seld/signal-handler | ^2.0 |
| symfony/console | ^5.4.35 || ^6.3.12 || ^7.0.3 |
| symfony/filesystem | ^5.4.35 || ^6.3.12 || ^7.0.3 |
| symfony/finder | ^5.4.35 || ^6.3.12 || ^7.0.3 |
| symfony/polyfill-php73 | ^1.24 |
| symfony/polyfill-php80 | ^1.24 |
| symfony/polyfill-php81 | ^1.24 |
| symfony/process | ^5.4.35 || ^6.3.12 || ^7.0.3 |
| 包名 | 版本要求 |
|---|---|
| phpstan/phpstan | ^1.11.8 |
| phpstan/phpstan-deprecation-rules | ^1.2.0 |
| phpstan/phpstan-phpunit | ^1.4.0 |
| phpstan/phpstan-strict-rules | ^1.6.0 |
| phpstan/phpstan-symfony | ^1.4.0 |
| symfony/phpunit-bridge | ^6.4.3 || ^7.0.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-11-17 12:13:04 |
| 类型 | library |