Skip to content

Commit d097a94

Browse files
committed
Downgrade symfony/string to version 7.0
1 parent dd8da77 commit d097a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"symfony/console": "^7.1",
3131
"symfony/dependency-injection": "^7.1",
3232
"symfony/filesystem": "^7.1",
33-
"symfony/string": "^7.1",
33+
"symfony/string": "^7.0",
3434
"twig/twig": "^3.4"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)