Skip to content

Commit bc8087c

Browse files
authored
Merge pull request #8 from zephir1/master
Update to PHP 8.1
2 parents 67fa7b4 + 7b4cc65 commit bc8087c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"require": {
11-
"php": "~7.1.0|~7.2.0|~7.3.0|~7.4.0",
11+
"php": "~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.1.0",
1212
"magento/framework": "101.0.*|102.0.*|103.0.*",
1313
"magento/module-catalog-url-rewrite": "100.2.*|100.3.*|100.4.*"
1414
},

0 commit comments

Comments
 (0)