Skip to content

Commit 62ecd8d

Browse files
authored
Update composer.json
1 parent bc8fe7d commit 62ecd8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,14 @@
1313
"MIT"
1414
],
1515
"type": "magento2-module",
16-
"version": "1.0.0",
1716
"authors": [
1817
{
1918
"name": "Fruitcake",
2019
"email": "[email protected]"
2120
}
2221
],
2322
"require": {
24-
"php": "^7"
23+
"php": "^7|~8.1.0"
2524
},
2625
"autoload": {
2726
"files": [

0 commit comments

Comments
 (0)