Fix issue with CI installing non-dev dependencies

This commit is contained in:
Damian Mooyman 2017-02-27 10:22:07 +13:00 committed by Sam Minnée
parent 6bae804744
commit 6befcee3c5

View File

@ -43,5 +43,5 @@
},
"classmap": ["tests/behat/"]
},
"minimum-stability": "stable"
"minimum-stability": "dev"
}