Provides a structured process for converting a Request into a Response
composer require "symfony/http-kernel:5.4.18"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| psr/log | ^1|^2 |
| symfony/deprecation-contracts | ^2.1|^3 |
| symfony/error-handler | ^4.4|^5.0|^6.0 |
| symfony/event-dispatcher | ^5.0|^6.0 |
| symfony/http-foundation | ^5.3.7|^6.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 | ^5.4|^6.0 |
| symfony/config | ^5.0|^6.0 |
| symfony/console | ^4.4|^5.0|^6.0 |
| symfony/css-selector | ^4.4|^5.0|^6.0 |
| symfony/dependency-injection | ^5.3|^6.0 |
| symfony/dom-crawler | ^4.4|^5.0|^6.0 |
| symfony/expression-language | ^4.4|^5.0|^6.0 |
| symfony/finder | ^4.4|^5.0|^6.0 |
| symfony/http-client-contracts | ^1.1|^2|^3 |
| symfony/process | ^4.4|^5.0|^6.0 |
| symfony/routing | ^4.4|^5.0|^6.0 |
| symfony/stopwatch | ^4.4|^5.0|^6.0 |
| symfony/translation | ^4.4|^5.0|^6.0 |
| symfony/translation-contracts | ^1.1|^2|^3 |
| twig/twig | ^2.13|^3.0.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-12-29 18:54:08 |
| 类型 | library |