Skip to content

Commit afa4c03

Browse files
committed
Support PHP 8
1 parent a3d61ca commit afa4c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.3",
13+
"php": "^7.3|^8.0",
1414
"illuminate/console": "^8.0",
1515
"illuminate/filesystem": "^8.0",
1616
"illuminate/support": "^8.0"

0 commit comments

Comments
 (0)