Skip to content

Commit ad27fad

Browse files
committed
Merge pull request #2 from codeclimate/pb-min-stability
Change minimum-stability to dev
2 parents 16208c1 + b698408 commit ad27fad

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
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/codeclimate/php-test-reporter",
66
"type": "library",
77
"license": "MIT",
8-
"minimum-stability": "stable",
8+
"minimum-stability": "dev",
99
"authors": [
1010
{
1111
"name": "Code Climate",

0 commit comments

Comments
 (0)