Skip to content

Commit c2f30fb

Browse files
authored
Merge pull request #14 from lasseeee/master
Add php 8 support
2 parents 175e3e9 + 34c6cb2 commit c2f30fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.3"
15+
"php": "^7.3|^8.0"
1616
},
1717
"require-dev": {
1818
"laravel-zero/framework": "^8.0",

0 commit comments

Comments
 (0)