Added min stability for composer

Required for scrutinizer runs
This commit is contained in:
Ingo Schommer 2014-03-13 10:28:01 +13:00
parent ea4baa6e73
commit fc1b7a4104
1 changed files with 2 additions and 1 deletions

View File

@ -12,5 +12,6 @@
"silverstripe/framework": "~3.1",
"silverstripe/cms": "~3.1",
"ajshort/silverstripe-gridfieldextensions": "dev-master"
}
},
"minimum-stability": "dev"
}