Provides a structured process for converting a Request into a Response
composer require "symfony/http-kernel:6.2.0"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| psr/log | ^1|^2|^3 |
| symfony/deprecation-contracts | ^2.1|^3 |
| symfony/error-handler | ^6.1 |
| symfony/event-dispatcher | ^5.4|^6.0 |
| symfony/http-foundation | ^5.4|^6.0 |
| symfony/polyfill-ctype | ^1.8 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/browser-kit | ^5.4|^6.0 |
| symfony/config | ^6.1 |
| symfony/console | ^5.4|^6.0 |
| symfony/css-selector | ^5.4|^6.0 |
| symfony/dependency-injection | ^6.2 |
| symfony/dom-crawler | ^5.4|^6.0 |
| symfony/expression-language | ^5.4|^6.0 |
| symfony/finder | ^5.4|^6.0 |
| symfony/http-client-contracts | ^1.1|^2|^3 |
| symfony/process | ^5.4|^6.0 |
| symfony/routing | ^5.4|^6.0 |
| symfony/stopwatch | ^5.4|^6.0 |
| symfony/translation | ^5.4|^6.0 |
| symfony/translation-contracts | ^1.1|^2|^3 |
| symfony/uid | ^5.4|^6.0 |
| twig/twig | ^2.13|^3.0.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-11-30 17:37:58 |
| 类型 | library |