summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 1e73439..5388530 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"psr/http-client-implementation": "1.0",
"psr/link-implementation": "1.0",
"psr/log-implementation": "1.0|2.0",
- "psr/simple-cache-implementation": "1.0",
+ "psr/simple-cache-implementation": "1.0|2.0",
"symfony/cache-implementation": "1.0|2.0",
"symfony/event-dispatcher-implementation": "1.1",
"symfony/http-client-implementation": "1.1|2.0",
@@ -133,7 +133,7 @@
"php-http/httplug": "^1.0|^2.0",
"predis/predis": "~1.1",
"psr/http-client": "^1.0",
- "psr/simple-cache": "^1.0",
+ "psr/simple-cache": "^1.0|^2.0",
"egulias/email-validator": "^2.1.10|^3.1",
"symfony/phpunit-bridge": "^5.2",
"symfony/security-acl": "~2.8|~3.0",