We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
symfony/*
1 parent 0b608d4 commit e549df7Copy full SHA for e549df7
1 file changed
composer.json
@@ -19,13 +19,13 @@
19
"require": {
20
"php": " >=8.3",
21
"ibexa/core": "~5.0.x-dev",
22
- "symfony/asset": "^7.3",
23
- "symfony/config": "^7.3",
24
- "symfony/dependency-injection": "^7.3",
25
- "symfony/filesystem": "^7.3",
26
- "symfony/finder": "^7.3",
27
- "symfony/http-foundation": "^7.3",
28
- "symfony/http-kernel": "^7.3",
+ "symfony/asset": "^7.4",
+ "symfony/config": "^7.4",
+ "symfony/dependency-injection": "^7.4",
+ "symfony/filesystem": "^7.4",
+ "symfony/finder": "^7.4",
+ "symfony/http-foundation": "^7.4",
+ "symfony/http-kernel": "^7.4",
29
"symfony/templating": "^6.4",
30
"twig/twig": "^3.0"
31
},
0 commit comments