Skip to content

Commit

Permalink
TASK: Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette committed May 12, 2018
1 parent 0ca65cf commit ab32bee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "cvette/neos-assetsource-shutterstock",
"description": "Shutterstock asset source for Neos",
"description": "Neos Asset Source for https://www.shutterstock.com",
"type": "neos-plugin",
"license": "MIT",
"require": {
"neos/neos": "^4.0",
"guzzlehttp/guzzle": "^6.3"
Expand All @@ -12,6 +13,7 @@
}
},
"extra": {
"marketplace-account": "[email protected]",
"neos": {
"package-key": "Vette.Shutterstock"
}
Expand Down

0 comments on commit ab32bee

Please sign in to comment.