We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0e1d6 commit 1a00751Copy full SHA for 1a00751
composer.json
@@ -9,7 +9,6 @@
9
"module",
10
"zf2"
11
],
12
- "minimum-stability": "dev",
13
"authors": [
14
{
15
"name": "Kyle Spraggs",
@@ -31,6 +30,7 @@
31
30
"homepage": "http://www.michaelgallego.fr"
32
}
33
+ "minimum-stability": "dev",
34
"require": {
35
"php": ">=5.3.3",
36
"doctrine/common": ">=2.4,<2.6-dev",
0 commit comments