Skip to content

Commit

Permalink
Fix http-client requirement for socket-client
Browse files Browse the repository at this point in the history
  • Loading branch information
igorw committed Apr 21, 2013
1 parent 8593b2f commit b5d272a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=5.3.3",
"guzzle/parser": "2.8.*",
"react/socket": "0.3.*",
"react/socket-client": "0.3.*",
"react/dns": "0.3.*"
},
"autoload": {
Expand Down

0 comments on commit b5d272a

Please sign in to comment.