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 cd3f96d commit dc9effdCopy full SHA for dc9effd
composer.json
@@ -3,7 +3,7 @@
3
"description": "A PSR-6 cache implementation using a php array. This implementation supports tags",
4
"type": "library",
5
"license": "MIT",
6
- "minimum-stability": "stable",
+ "minimum-stability": "dev",
7
"keywords": [
8
"cache",
9
"psr-6",
0 commit comments