Skip to content

Commit f80d60e

Browse files
authored
Update composer.json : fix flex version
1 parent 333b7b6 commit f80d60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "LGPL-3.0+",
55
"require": {
66
"thelia/thelia-skeleton": "~2.5.5",
7-
"symfony/flex": "^1.19",
7+
"symfony/flex": "^2.4",
88
"thelia/frontoffice-modern-template": "~2.5.5",
99
"thelia/open-api-module": "^2.2",
1010
"thelia/smarty-redirection-module": "~2.0.0",

0 commit comments

Comments
 (0)