Skip to content

Commit

Permalink
Add PHP 8.2 support for Magento 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Waleed committed Mar 31, 2023
1 parent 528e130 commit 58ba8d2
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 @@ -10,7 +10,7 @@
}
],
"require": {
"php": "~7.3.0||~7.4.0||~8.1.0",
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0",
"magento/module-payment": "~100.3",
"magento/module-store": "~101.0"
},
Expand Down

0 comments on commit 58ba8d2

Please sign in to comment.