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 e1e7754 commit 03aa41fCopy full SHA for 03aa41f
composer.json
@@ -19,13 +19,13 @@
19
"require": {
20
"php": " >=8.3",
21
"ibexa/core": "~5.0.x-dev",
22
- "symfony/asset": "^6.4",
23
- "symfony/config": "^6.4",
24
- "symfony/dependency-injection": "^6.4",
25
- "symfony/filesystem": "^6.4",
26
- "symfony/finder": "^6.4",
27
- "symfony/http-foundation": "^6.4",
28
- "symfony/http-kernel": "^6.4",
+ "symfony/asset": "^7.2",
+ "symfony/config": "^7.2",
+ "symfony/dependency-injection": "^7.2",
+ "symfony/filesystem": "^7.2",
+ "symfony/finder": "^7.2",
+ "symfony/http-foundation": "^7.2",
+ "symfony/http-kernel": "^7.2",
29
"symfony/templating": "^6.4",
30
"twig/twig": "^3.0"
31
},
0 commit comments