Skip to content

Commit a647859

Browse files
committed
removed unneeded minimum stability
1 parent 183942d commit a647859

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"minimum-stability": "dev",
1312
"require": {
14-
"php": ">=5.3.0"
13+
"php": ">=5.3.0"
1514
},
1615
"autoload": {
1716
"psr-0": {

0 commit comments

Comments
 (0)