diff --git a/composer.json b/composer.json index f062b54..bc04fa2 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,7 @@ }, "require": { "php": ">=7.1", - "kriswallsmith/buzz": ">=v0.10 <=0.16.1", - "psr/log": "~1.0" + "kriswallsmith/buzz": ">=v0.10 <=0.16.1" }, "require-dev": { "phpunit/phpunit": "3.7.*"