Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.
composer require "composer/composer:1.2.4"
| 包名 | 版本要求 |
|---|---|
| composer/ca-bundle | ^1.0 |
| composer/semver | ^1.0 |
| composer/spdx-licenses | ^1.0 |
| justinrainbow/json-schema | ^1.6 || ^2.0 |
| php | ^5.3.2 || ^7.0 |
| psr/log | ^1.0 |
| seld/cli-prompt | ^1.0 |
| seld/jsonlint | ^1.4 |
| seld/phar-utils | ^1.0 |
| symfony/console | ^2.5 || ^3.0 |
| symfony/filesystem | ^2.5 || ^3.0 |
| symfony/finder | ^2.2 || ^3.0 |
| symfony/process | ^2.1 || ^3.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.5 || ^5.0.5 |
| phpunit/phpunit-mock-objects | ^2.3 || ^3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-12-06 21:00:51 |
| 类型 | library |