mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 6.4.25 to 7.3.3. - [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/v6.4.25...v7.3.3) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-version: 7.3.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
15 lines
250 B
JSON
15 lines
250 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
},
|
|
"sort-packages": true
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "^3.15",
|
|
"guzzlehttp/guzzle": "^7.9",
|
|
"phpunit/phpunit": "^11.5",
|
|
"sabre/dav": "^4.7",
|
|
"symfony/event-dispatcher": "^7.3"
|
|
}
|
|
}
|