Skip to content

Commit bb58201

Browse files
committed
Only for symfony/string
1 parent 2a842e3 commit bb58201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"php": ">=7.4",
3131
"ext-json": "*",
3232
"psr/log": "^1.1",
33-
"symfony/console": "^4.4.15 || ^5.1 || ^6",
34-
"symfony/filesystem": "^4.4 || ^5.1 || ^6",
33+
"symfony/console": "^4.4.15 || ^5.1",
34+
"symfony/filesystem": "^4.4 || ^5.1",
3535
"symfony/polyfill-php80": "^1.23",
3636
"symfony/string": "^5.1 || ^6",
3737
"twig/twig": "^2.12 || ^3.1"

0 commit comments

Comments
 (0)