Eases the creation of beautiful and testable command line interfaces
composer require "symfony/console:6.1.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| symfony/deprecation-contracts | ^2.1|^3 |
| symfony/polyfill-mbstring | ~1.0 |
| symfony/service-contracts | ^1.1|^2|^3 |
| symfony/string | ^5.4|^6.0 |
| 包名 | 版本要求 |
|---|---|
| psr/log | ^1|^2|^3 |
| symfony/config | ^5.4|^6.0 |
| symfony/dependency-injection | ^5.4|^6.0 |
| symfony/event-dispatcher | ^5.4|^6.0 |
| symfony/lock | ^5.4|^6.0 |
| symfony/process | ^5.4|^6.0 |
| symfony/var-dumper | ^5.4|^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-01-01 08:36:55 |
| 类型 | library |