Skip to content

Commit 7b55f97

Browse files
authored
Merge pull request #82 from mfb/s6
Allow symfony/filesystem v6
2 parents 905f99f + 847c60c commit 7b55f97

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
@@ -31,7 +31,7 @@
3131
"ext-json": "*",
3232
"psr/log": "^1.1",
3333
"symfony/console": "^4.4.15 || ^5.1",
34-
"symfony/filesystem": "^4.4 || ^5.1",
34+
"symfony/filesystem": "^4.4 || ^5.1 || ^6",
3535
"symfony/polyfill-php80": "^1.23",
3636
"symfony/string": "^5.1 || ^6",
3737
"twig/twig": "^2.14.11 || ^3.1"

0 commit comments

Comments
 (0)