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

Commit ef43813

Browse files
authored
update laravel version
1 parent 2705af0 commit ef43813

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
],
2020
"require": {
2121
"php" : "~7.0",
22-
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0",
23-
"maennchen/zipstream-php": "~1.0",
24-
"ctf0/package-changelog": "^1.0"
22+
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
23+
"maennchen/zipstream-php": "~1.0",
24+
"ctf0/package-changelog": "^1.0"
2525
},
2626
"suggest": {
2727
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (~1.0)."

0 commit comments

Comments
 (0)