Symfony HttpKernel Component
composer require "symfony/http-kernel:5.2.0-BETA1"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| psr/log | ~1.0 |
| symfony/deprecation-contracts | ^2.1 |
| symfony/error-handler | ^4.4|^5.0 |
| symfony/event-dispatcher | ^5.0 |
| symfony/http-client-contracts | ^1.1|^2 |
| symfony/http-foundation | ^4.4|^5.0 |
| symfony/polyfill-ctype | ^1.8 |
| symfony/polyfill-php73 | ^1.9 |
| symfony/polyfill-php80 | ^1.15 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ~1.0 |
| symfony/browser-kit | ^4.4|^5.0 |
| symfony/config | ^5.0 |
| symfony/console | ^4.4|^5.0 |
| symfony/css-selector | ^4.4|^5.0 |
| symfony/dependency-injection | ^4.4|^5.0 |
| symfony/dom-crawler | ^4.4|^5.0 |
| symfony/expression-language | ^4.4|^5.0 |
| symfony/finder | ^4.4|^5.0 |
| symfony/process | ^4.4|^5.0 |
| symfony/routing | ^4.4|^5.0 |
| symfony/stopwatch | ^4.4|^5.0 |
| symfony/translation | ^4.4|^5.0 |
| symfony/translation-contracts | ^1.1|^2 |
| twig/twig | ^2.4|^3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-05 14:36:53 |
| 类型 | library |