Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 64be6f1

Browse files
authored
Update composer.json
support lv8
1 parent c063beb commit 64be6f1

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "~7.0",
20-
"illuminate/support": "^5.5 || ^6.0 || ^7.0",
20+
"illuminate/support": ">=5.5 <9.0",
2121
"kreait/firebase-php": "*"
2222
},
2323
"suggest": {

0 commit comments

Comments
 (0)