Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Feb 18, 2020
2 parents cbda16b + b2171fa commit 274579a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
],
"require": {
"guzzlehttp/guzzle": "^6.3",
"illuminate/container": "^5.8|^6.0",
"illuminate/filesystem": "^5.8|^6.0",
"illuminate/support": "^5.8|^6.0",
"illuminate/container": "^6.0",
"illuminate/filesystem": "^6.0",
"illuminate/support": "^6.0",
"league/flysystem": "^1.0",
"league/flysystem-aws-s3-v3": "^1.0",
"ramsey/uuid": "^3.8",
Expand Down
50 changes: 25 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 274579a

Please sign in to comment.