Chore(deps-dev): Update symfony/event-dispatcher requirement

Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.0...v7.3.3)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-version: 7.3.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-30 02:05:45 +00:00
committed by GitHub
parent a200afa168
commit e665a895b1

View File

@@ -5,7 +5,7 @@
"guzzlehttp/guzzle": "7.9.2", "guzzlehttp/guzzle": "7.9.2",
"jarnaiz/behat-junit-formatter": "^1.3", "jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.7.0", "sabre/dav": "4.7.0",
"symfony/event-dispatcher": "~5.4" "symfony/event-dispatcher": "~7.3"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {