Skip to content

Commit 061c86e

Browse files
committed
tweak minimum stability.
1 parent 04a4577 commit 061c86e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
},
55
"autoload": {
66
"classmap": ["app/tests/TestCase.php"]
7-
}
7+
},
8+
"minimum-stability": "dev"
89
}

0 commit comments

Comments
 (0)