Skip to content

Commit 9e77a9c

Browse files
AdGARAYdamianopetrungaro
authored andcommitted
feat(command): allow symfony/console v6
1 parent 9852835 commit 9e77a9c

File tree

2 files changed

+792
-541
lines changed

2 files changed

+792
-541
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"type": "library",
1313
"require": {
14-
"symfony/console": "^4 || ^5"
14+
"symfony/console": "^4 || ^5 || ^6"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)