Eases the creation of beautiful and testable command line interfaces
composer require "symfony/console:5.3.11"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| symfony/deprecation-contracts | ^2.1 |
| symfony/polyfill-mbstring | ~1.0 |
| symfony/polyfill-php73 | ^1.8 |
| symfony/polyfill-php80 | ^1.16 |
| symfony/service-contracts | ^1.1|^2 |
| symfony/string | ^5.1 |
| 包名 | 版本要求 |
|---|---|
| psr/log | ^1|^2 |
| symfony/config | ^4.4|^5.0 |
| symfony/dependency-injection | ^4.4|^5.0 |
| symfony/event-dispatcher | ^4.4|^5.0 |
| symfony/lock | ^4.4|^5.0 |
| symfony/process | ^4.4|^5.0 |
| symfony/var-dumper | ^4.4|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-11-21 19:41:05 |
| 类型 | library |