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

Commit f1e63b1

Browse files
committed
support lv8
1 parent 7311f00 commit f1e63b1

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "~7.0",
22-
"illuminate/support": "^6.0 || ^7.0",
22+
"illuminate/support": ">=6.0 <9.0",
2323
"maennchen/zipstream-php": ">=1.0",
2424
"ctf0/package-changelog": "*",
2525
"jhofm/flysystem-iterator": "^2.2"

0 commit comments

Comments
 (0)