Skip to content

Commit

Permalink
Merge pull request #2 from mcg-web/suggests
Browse files Browse the repository at this point in the history
add suggests
  • Loading branch information
mcg-web authored Nov 13, 2016
2 parents ed223c8 + 614d5cb commit aa8e79c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
"require-dev": {
"phpunit/phpunit": "^4.1|^5.1"
},
"suggest": {
"react/promise": "To use ReactPhp promise factory",
"guzzlehttp/promises": "To use Guzzle promise factory"
},
"license": "MIT"
}

0 comments on commit aa8e79c

Please sign in to comment.