Skip to content

Commit 0f56e53

Browse files
authored
Allows php 8.x
1 parent b158331 commit 0f56e53

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
@@ -10,7 +10,7 @@
1010
"privacy"
1111
],
1212
"require": {
13-
"php": "^7.4",
13+
"php": "^7.4||^8.0",
1414
"ext-zip": "*",
1515
"tecnickcom/tcpdf": "^6.4",
1616
"magento/framework": "^103.0",

0 commit comments

Comments
 (0)