Skip to content

Commit

Permalink
core-714 fixed wrong require/require-dev and missing suggests in comp…
Browse files Browse the repository at this point in the history
…oser.json's
  • Loading branch information
stereomon committed Feb 22, 2017
1 parent 153e461 commit 7c9a27c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"spryker/code-sniffer": "*",
"spryker/testify": "*"
},
"suggest": {
"spryker/auth": "If you want to use Auth plugins you need to install spryker/auth."
},
"description": "AuthMailConnector bundle",
"license": "proprietary",
"minimum-stability": "dev",
Expand Down

0 comments on commit 7c9a27c

Please sign in to comment.