We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50eca1 commit 636467fCopy full SHA for 636467f
1 file changed
composer.json
@@ -26,7 +26,7 @@
26
"php": "^5.6 || ^7.0 || ^8.0",
27
"cache/adapter-common": "^1.0",
28
"cache/hierarchical-cache": "^1.0",
29
- "psr/cache": "^1.0",
+ "psr/cache": "^1.0 || ^2.0",
30
"psr/simple-cache": "^1.0"
31
},
32
"require-dev": {
0 commit comments