Skip to content

Commit

Permalink
update for laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dyaskur authored Oct 6, 2020
1 parent b9f2f3d commit 4baf9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": ">=7.0.0",
"illuminate/support": "*",
"illuminate/filesystem": "^5.5|^6.0|^7.0",
"illuminate/filesystem": ">=5.6",
"league/flysystem-cached-adapter": "^1.0",
"league/flysystem-aws-s3-v3": "^1.0"
},
Expand Down

0 comments on commit 4baf9aa

Please sign in to comment.