@@ -5,6 +5,7 @@ php:
- 5.4
before_script:
+ - composer install --dev --prefer-dist
- php vendor/bin/codecept build
script: