Skip to content

Commit

Permalink
Add react/promise as a suggestion for react/stream
Browse files Browse the repository at this point in the history
  • Loading branch information
igorw committed Nov 19, 2012
1 parent 543aeec commit 8ea18ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/React/Stream/composer.json
Expand Up @@ -8,7 +8,8 @@
"evenement/evenement": "1.0.*"
},
"suggest": {
"react/event-loop": "0.2.*"
"react/event-loop": "0.2.*",
"react/promise": "1.0.*"
},
"autoload": {
"psr-0": { "React\\Stream": "" }
Expand Down

0 comments on commit 8ea18ca

Please sign in to comment.