Skip to content

Commit

Permalink
feat: allow symfony console 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalipso0505 committed May 10, 2024
1 parent 8bf655b commit f99cd8d
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 @@ -23,7 +23,7 @@
"ext-SimpleXML": "*",
"ext-json": "*",
"composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0",
"symfony/console": "^3 || ^4 || ^5.2 || ^6",
"symfony/console": "^3 || ^4 || ^5.2 || ^6 || ^7",
"symfony/process": "^4.1 || ^5.2 || ^6"
},
"require-dev": {
Expand Down

0 comments on commit f99cd8d

Please sign in to comment.