diff --git a/composer.json b/composer.json index a99f77c..ec97173 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require": { "php": ">=7.0.0", - "psr/simple-cache": "~1.0 || ~2.0" + "psr/simple-cache": "~1.0 || ~2.0 || ~3.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"