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

Commit caf85e4

Browse files
authored
Update composer.json
1 parent bb6e8d7 commit caf85e4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
"manager",
1010
"laravel",
1111
"gui",
12-
"MediaManager",
13-
"laravel9",
14-
"laravel 9",
15-
"php8"
12+
"MediaManager"
1613
],
1714
"authors": [
1815
{
@@ -21,7 +18,7 @@
2118
}
2219
],
2320
"require": {
24-
"illuminate/support": "^10.0",
21+
"illuminate/support": "^9.0 || ^10.0",
2522
"league/flysystem": "^3.12",
2623
"maennchen/zipstream-php": "^2.4",
2724
"ctf0/package-changelog": "*"

0 commit comments

Comments
 (0)