Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
composer require "symfony/event-dispatcher:8.1.0-BETA3"
| 包名 | 版本要求 |
|---|---|
| php | >=8.4.1 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/event-dispatcher-contracts | ^2.5|^3 |
| 包名 | 版本要求 |
|---|---|
| psr/log | ^1|^2|^3 |
| symfony/config | ^7.4|^8.0 |
| symfony/dependency-injection | ^7.4|^8.0 |
| symfony/error-handler | ^7.4|^8.0 |
| symfony/expression-language | ^7.4|^8.0 |
| symfony/framework-bundle | ^7.4|^8.0 |
| symfony/http-foundation | ^7.4|^8.0 |
| symfony/service-contracts | ^2.5|^3 |
| symfony/stopwatch | ^7.4|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-05-18 18:54:00 |
| 类型 | library |