Skip to content

Commit cfdcb39

Browse files
authored
PHP8 support
1 parent 9de204f commit cfdcb39

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.1.3",
17+
"php": "^7.1.3|^8",
1818
"illuminate/database": "5.8.*|^6|^7|^8",
1919
"illuminate/filesystem": "5.8.*|^6|^7|^8",
2020
"illuminate/http": "5.8.*|^6|^7|^8",

0 commit comments

Comments
 (0)