We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d3f15 commit fa5c7d2Copy full SHA for fa5c7d2
composer.json
@@ -27,7 +27,7 @@
27
"php": "^5.6 || ^7.0 || ^8.0",
28
"cache/adapter-common": "^1.0",
29
"cache/hierarchical-cache": "^1.0",
30
- "psr/cache": "^1.0",
+ "psr/cache": "^1.0 || ^2.0",
31
"psr/simple-cache": "^1.0"
32
},
33
"require-dev": {
0 commit comments