Skip to content

Commit 03aa41f

Browse files
alongoszadamwojs
authored andcommitted
[Composer] Bumped Symfony packages requirements to ^7.2
1 parent e1e7754 commit 03aa41f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"require": {
2020
"php": " >=8.3",
2121
"ibexa/core": "~5.0.x-dev",
22-
"symfony/asset": "^6.4",
23-
"symfony/config": "^6.4",
24-
"symfony/dependency-injection": "^6.4",
25-
"symfony/filesystem": "^6.4",
26-
"symfony/finder": "^6.4",
27-
"symfony/http-foundation": "^6.4",
28-
"symfony/http-kernel": "^6.4",
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",
2929
"symfony/templating": "^6.4",
3030
"twig/twig": "^3.0"
3131
},

0 commit comments

Comments
 (0)