Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 082a42e

Browse files
authored
Update composer.json
support lv8
1 parent 5989ef5 commit 082a42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
}
2020
],
2121
"require": {
22-
"php": "~7.0",
23-
"illuminate/support": "^5.4 || ^6.0 || ^7.0",
22+
"php": "^7.0",
23+
"illuminate/support": ">=5.4 <9.0",
2424
"gazsp/baum": "*",
2525
"mcamara/laravel-localization": "*",
2626
"spatie/laravel-permission": "*",

0 commit comments

Comments
 (0)