Skip to content

Commit 4b52758

Browse files
Bump symfony/* deps to ^5.4|^6.0
1 parent 9b6737e commit 4b52758

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
@@ -28,7 +28,7 @@
2828
"symfony/deprecation-contracts": "^2.1"
2929
},
3030
"require-dev": {
31-
"symfony/filesystem": "^4.4|^5.0|^6.0"
31+
"symfony/filesystem": "^5.4|^6.0"
3232
},
3333
"autoload": {
3434
"psr-4": { "Symfony\\Component\\Intl\\": "" },

0 commit comments

Comments
 (0)