diff --git a/composer.json b/composer.json index aff4784..67bfa63 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ ], "require": { "php": ">=5.3.2", - "kriswallsmith/buzz": "> 0.6" + "kriswallsmith/buzz": ">0.6, <0.17" }, "target-dir": "Sensio/Bundle/BuzzBundle", "autoload": {