Skip to content

Commit dc9effd

Browse files
committed
Setting min-stabillity to "dev"
1 parent cd3f96d commit dc9effd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A PSR-6 cache implementation using a php array. This implementation supports tags",
44
"type": "library",
55
"license": "MIT",
6-
"minimum-stability": "stable",
6+
"minimum-stability": "dev",
77
"keywords": [
88
"cache",
99
"psr-6",

0 commit comments

Comments
 (0)