Skip to content

Commit 65ad4a3

Browse files
committed
php8.0 support
1 parent 435a8e2 commit 65ad4a3

File tree

2 files changed

+730
-294
lines changed

2 files changed

+730
-294
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.0"
13+
"php": "^7.0|^8.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)