Provides a structured process for converting a Request into a Response
composer require "symfony/http-kernel:4.4.27"
| 包名 | 版本要求 |
|---|---|
| php | >=7.1.3 |
| psr/log | ^1|^2 |
| symfony/error-handler | ^4.4 |
| symfony/event-dispatcher | ^4.4 |
| 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.16 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/browser-kit | ^4.3|^5.0 |
| symfony/config | ^3.4|^4.0|^5.0 |
| symfony/console | ^3.4|^4.0 |
| symfony/css-selector | ^3.4|^4.0|^5.0 |
| symfony/dependency-injection | ^4.3|^5.0 |
| symfony/dom-crawler | ^3.4|^4.0|^5.0 |
| symfony/expression-language | ^3.4|^4.0|^5.0 |
| symfony/finder | ^3.4|^4.0|^5.0 |
| symfony/process | ^3.4|^4.0|^5.0 |
| symfony/routing | ^3.4|^4.0|^5.0 |
| symfony/stopwatch | ^3.4|^4.0|^5.0 |
| symfony/templating | ^3.4|^4.0|^5.0 |
| symfony/translation | ^4.2|^5.0 |
| symfony/translation-contracts | ^1.1|^2 |
| twig/twig | ^1.43|^2.13|^3.0.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-07-26 17:24:27 |
| 类型 | library |