Skip to content

Commit

Permalink
Declare as shopware frontendplugin for composer installer
Browse files Browse the repository at this point in the history
  • Loading branch information
bcremer authored Jul 26, 2016
1 parent cfa89e8 commit c2701d7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name":"shopwarelabs/swag-media-s3",
"description": "Shopware media adapter to store media files on Amazon S3.",
"name":"shopwarelabs/swag-media-s3",
"type": "shopware-frontend-plugin",
"description": "Shopware media adapter to store media files on Amazon S3.",
"comment": "league/flysystem and guzzlehttp/guzzle are provided by shopware",
"keywords": ["shopware", "s3", "aws"],
"replace": {
Expand Down

0 comments on commit c2701d7

Please sign in to comment.