Skip to content

Commit 666c9f0

Browse files
Bump symfony/* deps to ^5.4|^6.0
1 parent 7509aa4 commit 666c9f0

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
@@ -21,10 +21,10 @@
2121
"symfony/polyfill-ctype": "~1.8"
2222
},
2323
"require-dev": {
24-
"symfony/console": "^4.4|^5.0|^6.0"
24+
"symfony/console": "^5.4|^6.0"
2525
},
2626
"conflict": {
27-
"symfony/console": "<4.4"
27+
"symfony/console": "<5.4"
2828
},
2929
"suggest": {
3030
"symfony/console": "For validating YAML files using the lint command"

0 commit comments

Comments
 (0)