Symfony Messenger Component
composer require "symfony/messenger:4.4.11"
| 包名 | 版本要求 |
|---|---|
| php | >=7.1.3 |
| psr/log | ~1.0 |
| symfony/polyfill-php80 | ^1.15 |
| 包名 | 版本要求 |
|---|---|
| doctrine/dbal | ^2.6|^3.0 |
| doctrine/persistence | ^1.3|^2 |
| psr/cache | ~1.0 |
| symfony/console | ^3.4|^4.0|^5.0 |
| symfony/dependency-injection | ^3.4.19|^4.1.8|^5.0 |
| symfony/event-dispatcher | ^4.3|^5.0 |
| symfony/http-kernel | ^4.4 |
| symfony/process | ^3.4|^4.0|^5.0 |
| symfony/property-access | ^3.4|^4.0|^5.0 |
| symfony/serializer | ^3.4|^4.0|^5.0 |
| symfony/service-contracts | ^1.1|^2 |
| symfony/stopwatch | ^3.4|^4.0|^5.0 |
| symfony/validator | ^3.4|^4.0|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-07-23 16:49:41 |
| 类型 | library |