We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb109d4 commit dde7fdfCopy full SHA for dde7fdf
composer.json
@@ -11,13 +11,13 @@
11
"php": ">=8.3",
12
"ibexa/core": "~5.0.x-dev",
13
"knplabs/knp-menu": "^3.8",
14
- "symfony/config": "^7.2",
15
- "symfony/dependency-injection": "^7.2",
16
- "symfony/event-dispatcher": "^7.2",
+ "symfony/config": "^7.3",
+ "symfony/dependency-injection": "^7.3",
+ "symfony/event-dispatcher": "^7.3",
17
"symfony/event-dispatcher-contracts": "^2.2",
18
- "symfony/http-foundation": "^7.2",
19
- "symfony/http-kernel": "^7.2",
20
- "symfony/yaml": "^7.2"
+ "symfony/http-foundation": "^7.3",
+ "symfony/http-kernel": "^7.3",
+ "symfony/yaml": "^7.3"
21
},
22
"require-dev": {
23
"ibexa/behat": "~5.0.x-dev",
0 commit comments