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