Skip to content

Commit

Permalink
symfony/console ^6.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sykezz authored and mledoze committed May 10, 2023
1 parent 979debd commit 6649bb1
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 341 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
],
"require": {
"php": ">=7.3",
"symfony/console": "4.4.x|~5.3",
"symfony/console": "4.4.x|~5.3|^6.0",
"symfony/yaml": "4.4.x|~5.3"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 6649bb1

Please sign in to comment.