Skip to content

Commit 9ab975a

Browse files
author
Andrey Helldar
authored
PHP 8 support
1 parent 239a50a commit 9ab975a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.3",
18+
"php": "^7.3|^8.0",
1919
"illuminate/container": "^6.0|^7.0|^8.0",
2020
"illuminate/database": "^6.0|^7.0|^8.0",
2121
"illuminate/http": "^6.0|^7.0|^8.0",

0 commit comments

Comments
 (0)