Skip to content

Commit

Permalink
Merge pull request #78 from badges/feat/add-compatibility-sf6
Browse files Browse the repository at this point in the history
feat: add compatibility to sf6
  • Loading branch information
garak authored Jan 8, 2022
2 parents f82a168 + 0fd8c01 commit ec59306
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 @@ -35,7 +35,7 @@
"php": ">=7.4",
"ext-gd": "*",
"ext-simplexml": "*",
"symfony/console": "^4.0|^5.0"
"symfony/console": "^4.0|^5.0|^6.0"
},
"require-dev": {
"behat/behat": "^3.8",
Expand Down

0 comments on commit ec59306

Please sign in to comment.