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.
symfony/*
1 parent 0b608d4 commit 9101adcCopy full SHA for 9101adc
1 file changed
composer.json
@@ -19,14 +19,14 @@
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",
29
- "symfony/templating": "^6.4",
+ "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",
+ "symfony/templating": "^7.4",
30
"twig/twig": "^3.0"
31
},
32
"require-dev": {
0 commit comments