Skip to content

Commit

Permalink
Merge #2 - Support Symfony Console v7
Browse files Browse the repository at this point in the history
Pull-request: #2
Signed-off-by: William Desportes <[email protected]>
  • Loading branch information
williamdes committed Aug 17, 2024
2 parents d75b232 + d7691a7 commit 919b121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"require": {
"php": "^7.2 || ^8.0",
"ondram/ci-detector": "^4.0",
"symfony/console": "~3.4|~4.3|^5|^6"
"symfony/console": "~3.4|~4.3|^5|^6|^7"
},
"require-dev": {
"phpunit/phpunit": "^8 || ^9 || ^10|| ^11",
Expand Down

0 comments on commit 919b121

Please sign in to comment.