Add dependency on Ratchet and react ZMQ

This commit is contained in:
Romain Neutron
2014-02-11 15:33:46 +01:00
parent 094b3f5c9d
commit ff5a3a6c16
2 changed files with 227 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"alchemy/oauth2php" : "1.0.0",
"alchemy/phlickr" : "0.2.7",
"alchemy/task-manager" : "~1.0",
"cboden/ratchet" : "~0.3",
"dailymotion/sdk" : "~1.5",
"data-uri/data-uri" : "~0.1.0",
"doctrine/orm" : "~2.4.0",
@@ -37,6 +38,7 @@
"php-ffmpeg/php-ffmpeg" : "~0.4, >=0.4.3",
"php-xpdf/php-xpdf" : "~0.2.1",
"phpexiftool/phpexiftool" : "~0.3",
"react/zmq" : "~0.2",
"silex/silex" : "1.1.x-dev@dev",
"silex/web-profiler" : "~1.0.0@dev",
"swiftmailer/swiftmailer" : "~4.3.0",