We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
symfony/*
1 parent b226c52 commit 1d3df4dCopy full SHA for 1d3df4d
1 file changed
composer.json
@@ -23,14 +23,14 @@
23
"ibexa/rest": "~5.0.x-dev",
24
"lexik/jwt-authentication-bundle": "^2.8",
25
"overblog/graphql-bundle": "^1.6.0",
26
- "symfony/config": "^7.3",
27
- "symfony/console": "^7.3",
28
- "symfony/dependency-injection": "^7.3",
29
- "symfony/filesystem": "^7.3",
30
- "symfony/http-foundation": "^7.3",
31
- "symfony/http-kernel": "^7.3",
32
- "symfony/serializer": "^7.3",
33
- "symfony/yaml": "^7.3"
+ "symfony/config": "^7.4",
+ "symfony/console": "^7.4",
+ "symfony/dependency-injection": "^7.4",
+ "symfony/filesystem": "^7.4",
+ "symfony/http-foundation": "^7.4",
+ "symfony/http-kernel": "^7.4",
+ "symfony/serializer": "^7.4",
+ "symfony/yaml": "^7.4"
34
},
35
"require-dev": {
36
"ibexa/code-style": "~2.0.0",
0 commit comments