Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hcaz committed Jun 1, 2019
1 parent ead14f5 commit 68bc31d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@
"php": "^7.1",
"illuminate/support": "^5.1|^5.2|^5.3",
"illuminate/filesystem": "^5.1|^5.2|^5.3",
"league/flysystem-cached-adapter": "^1.0",
"league/flysystem-aws-s3-v3": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"license": "MIT License",
"license": "MIT",
"authors": [
{
"name": "Zachary Claret-Scott",
Expand Down

0 comments on commit 68bc31d

Please sign in to comment.