Skip to content

Commit 725b984

Browse files
committed
Allow Symfony 6
1 parent 2ede829 commit 725b984

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
@@ -29,7 +29,7 @@
2929
"symfony/polyfill-php80": "^1.15"
3030
},
3131
"require-dev": {
32-
"symfony/filesystem": "^4.4|^5.0"
32+
"symfony/filesystem": "^4.4|^5.0|^6.0"
3333
},
3434
"autoload": {
3535
"psr-4": { "Symfony\\Component\\Intl\\": "" },

0 commit comments

Comments
 (0)