Skip to content

Commit

Permalink
Prepare to be installable via composer
Browse files Browse the repository at this point in the history
fixes #10
  • Loading branch information
bcremer authored and janbuecker committed Feb 1, 2017
1 parent 235e631 commit 6088192
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@
"league/flysystem": "~1.0",
"guzzlehttp/guzzle": "~5.3.1"
},
"extra": {
"installer-name": "SwagMediaS3"
},
"config": {
"optimize-autoloader": true
},
},
"archive": {
"exclude": ["/shopwarelabs-swag-media-s3-*.*", "/.git", "/.gitignore", "!/vendor"]
},
Expand Down

0 comments on commit 6088192

Please sign in to comment.