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 6e40b11 commit 2bd26ebCopy full SHA for 2bd26eb
composer.json
@@ -24,11 +24,11 @@
24
"php": " >=8.3",
25
"cron/cron": "^1.4",
26
"ibexa/core": "~5.0.x-dev",
27
- "symfony/config": "^6.4",
28
- "symfony/console": "^6.4",
29
- "symfony/dependency-injection": "^6.4",
30
- "symfony/http-kernel": "^6.4",
31
- "symfony/process": "^6.4"
+ "symfony/config": "^7.2",
+ "symfony/console": "^7.2",
+ "symfony/dependency-injection": "^7.2",
+ "symfony/http-kernel": "^7.2",
+ "symfony/process": "^7.2"
32
},
33
"require-dev": {
34
"ibexa/code-style": "~2.0.0",
0 commit comments