Skip to content

Commit

Permalink
Add support for php 8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
domeglic committed Mar 31, 2022
1 parent e2c8e90 commit 155dcec
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 @@ -2,7 +2,7 @@
"name": "firegento/magesetup2",
"description": "MageSetup provides the necessary configuration (system config, tax, agreements, etc. for a national market.",
"require": {
"php": "~7.3.0||~7.4.0",
"php": "~7.3.0||~7.4.0||~8.1.0",
"magento/module-store": "*",
"magento/module-backend": "*",
"magento/framework": ">=103.0.3"
Expand Down

0 comments on commit 155dcec

Please sign in to comment.