Skip to content

Commit aacdb39

Browse files
[6.4] Allow 7.0 deps
1 parent a9a8337 commit aacdb39

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
@@ -20,7 +20,7 @@
2020
"symfony/polyfill-ctype": "^1.8"
2121
},
2222
"require-dev": {
23-
"symfony/console": "^5.4|^6.0"
23+
"symfony/console": "^5.4|^6.0|^7.0"
2424
},
2525
"conflict": {
2626
"symfony/console": "<5.4"

0 commit comments

Comments
 (0)