Skip to content

Commit 95c0079

Browse files
authored
Merge pull request splashlab#26 from sebastian-ehrling/patch-1
Update composer.json to PHP 8 compatibility
2 parents ca68279 + 8bae01b commit 95c0079

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
@@ -13,7 +13,7 @@
1313
"source": "https://github.com/splashlab/magento-2-cors-requests"
1414
},
1515
"require": {
16-
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0",
16+
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0",
1717
"magento/framework": "*"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)