diff --git a/composer.json b/composer.json index 83cf858516..6c0391ccec 100644 --- a/composer.json +++ b/composer.json @@ -9,10 +9,10 @@ } ], "require": { - "oncesk/elephant.io": "*" + "wisembly/elephant.io": "*" }, "autoload": { "psr-0": { "YiiNodeSocket": "lib/php/" }, "files": ["lib/php/Autoload.php"] } -} \ No newline at end of file +}