Skip to content

Commit 9e77a9c

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

2 files changed

Lines changed: 792 additions & 541 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
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)