Added min stability for composer

Required for scrutinizer runs
This commit is contained in:
Ingo Schommer 2014-03-13 10:35:52 +13:00
parent 21b05999ee
commit 7f4b5dd19b
1 changed files with 2 additions and 1 deletions

View File

@ -33,5 +33,6 @@
"psr-0": {
"SilverStripe\\BehatExtension": "src/"
}
}
},
"minimum-stability": "dev"
}