Skip to content

Commit 866bc2a

Browse files
committed
Enabled PHP8
1 parent 7ff7cb4 commit 866bc2a

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
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"require": {
26-
"php": "^7.1",
26+
"php": "^7.1 || ^8.0",
2727
"ext-ctype": "*",
2828
"ext-dom": "*",
2929
"ext-json": "*",

0 commit comments

Comments
 (0)