Skip to content

Commit 1a00751

Browse files
author
Kyle Spraggs
committed
Moved minimum-stability
1 parent 4b0e1d6 commit 1a00751

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
@@ -9,7 +9,6 @@
99
"module",
1010
"zf2"
1111
],
12-
"minimum-stability": "dev",
1312
"authors": [
1413
{
1514
"name": "Kyle Spraggs",
@@ -31,6 +30,7 @@
3130
"homepage": "http://www.michaelgallego.fr"
3231
}
3332
],
33+
"minimum-stability": "dev",
3434
"require": {
3535
"php": ">=5.3.3",
3636
"doctrine/common": ">=2.4,<2.6-dev",

0 commit comments

Comments
 (0)