We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e2753 commit 3bc5ca4Copy full SHA for 3bc5ca4
1 file changed
composer.json
@@ -36,7 +36,8 @@
36
"cache/integration-tests": "^0.16"
37
},
38
"provide": {
39
- "psr/cache-implementation": "^1.0"
+ "psr/cache-implementation": "^1.0",
40
+ "psr/simple-cache-implementation": "^1.0"
41
42
"autoload": {
43
"psr-4": {
0 commit comments