Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
composer require "composer/composer:1.10.2"
| 包名 | 版本要求 |
|---|---|
| composer/ca-bundle | ^1.0 |
| composer/semver | ^1.0 |
| composer/spdx-licenses | ^1.2 |
| composer/xdebug-handler | ^1.1 |
| justinrainbow/json-schema | ^3.0 || ^4.0 || ^5.0 |
| php | ^5.3.2 || ^7.0 |
| psr/log | ^1.0 |
| seld/jsonlint | ^1.4 |
| seld/phar-utils | ^1.0 |
| symfony/console | ^2.7 || ^3.0 || ^4.0 || ^5.0 |
| symfony/filesystem | ^2.7 || ^3.0 || ^4.0 || ^5.0 |
| symfony/finder | ^2.7 || ^3.0 || ^4.0 || ^5.0 |
| symfony/process | ^2.7 || ^3.0 || ^4.0 || ^5.0 |
| 包名 | 版本要求 |
|---|---|
| phpspec/prophecy | ^1.10 |
| symfony/phpunit-bridge | ^3.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-04-09 14:13:34 |
| 类型 | library |