diff --git a/composer.json b/composer.json index 858c316f..772ba9aa 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": ">=7.4", "doctrine/cache": "^1.3", "league/flysystem": "^1.0", - "psr/cache": "^1.0 || ^2.0", + "psr/cache": "^1.0 || ^2.0 || ^3.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "psr/simple-cache": "^1.0" },