Skip to content

Commit

Permalink
Upgrade php version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 authored Apr 12, 2022
1 parent 96220f1 commit 6e05503
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 @@ -11,7 +11,7 @@
"groups"
],
"require": {
"php": "^7.4",
"php": "^7.4||^8.0",
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-checkout": "*",
Expand Down

0 comments on commit 6e05503

Please sign in to comment.