Skip to content

Commit 4dd07f7

Browse files
authored
update php support to 8.2 (#20)
* update php support * remove php 7.4
1 parent 96b2e24 commit 4dd07f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sort-packages": true
66
},
77
"require": {
8-
"php": "~7.4.0||~8.1.0",
8+
"php": "~8.1.0||~8.2.0",
99
"magento/framework": "*",
1010
"magento/upward": "*",
1111
"magento/module-config": "*",

0 commit comments

Comments
 (0)