Skip to content

Commit 6b24bb7

Browse files
authored
Update symfony/console version constraint
1 parent 09c995b commit 6b24bb7

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
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": ">=8.1",
27-
"symfony/console": ">=6.0",
27+
"symfony/console": "^6.0 || ^7.0",
2828
"doctrine/inflector": "^2.0"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)