Skip to content

Commit 1d3df4d

Browse files
committed
IBX-11247: Bumped symfony/* to 7.4 LTS
1 parent b226c52 commit 1d3df4d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"ibexa/rest": "~5.0.x-dev",
2424
"lexik/jwt-authentication-bundle": "^2.8",
2525
"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"
26+
"symfony/config": "^7.4",
27+
"symfony/console": "^7.4",
28+
"symfony/dependency-injection": "^7.4",
29+
"symfony/filesystem": "^7.4",
30+
"symfony/http-foundation": "^7.4",
31+
"symfony/http-kernel": "^7.4",
32+
"symfony/serializer": "^7.4",
33+
"symfony/yaml": "^7.4"
3434
},
3535
"require-dev": {
3636
"ibexa/code-style": "~2.0.0",

0 commit comments

Comments
 (0)