diff --git a/composer.json b/composer.json index 2b7e436..7082d24 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "ext-curl": "*", "ext-json": "*", "php": ">=7.2", - "psr/log": "^1.0 | ^2.0" + "psr/log": "^1.0 | ^2.0 | ^3.0" }, "require-dev": { "phpunit/phpunit": "8.3.* | ^9",