Skip to content

Commit 59e97b8

Browse files
committed
Setting min-stabillity to "dev"
1 parent 457fd81 commit 59e97b8

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,6 @@
33
"description": "A helper trait and interface to your PSR-6 cache to support hierarchical keys.",
44
"type": "library",
55
"license": "MIT",
6-
"minimum-stability": "stable",
76
"keywords": [
87
"cache",
98
"psr-6",
@@ -39,6 +38,7 @@
3938
"/Tests/"
4039
]
4140
},
41+
"minimum-stability": "dev",
4242
"extra": {
4343
"branch-alias": {
4444
"dev-master": "0.4-dev"

0 commit comments

Comments
 (0)