Skip to content

Commit

Permalink
Add 7.0 support console
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud BAGNIS committed Feb 2, 2024
1 parent 1c7eb44 commit bf9b770
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 @@ -18,7 +18,7 @@
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"softonic/guzzle-oauth2-middleware": "^2.1",
"ext-json": "*",
"symfony/console": "^5.0 || ^6.0"
"symfony/console": "^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.9",
Expand Down

0 comments on commit bf9b770

Please sign in to comment.