Thanks to visit codestin.com Credit goes to github.com
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 5b84237 commit c84b2faCopy full SHA for c84b2fa
.appveyor.yml
@@ -72,7 +72,7 @@ install:
72
- echo xdebug.remote_autostart=true >> php.ini
73
- cd c:\projects\behat-code-coverage
74
- composer self-update
75
- - composer install --no-progress --no-ansi --no-interaction --no-suggest --optimize-autoloader --prefer-dist %DEPENDENCIES%
+ - composer update --no-progress --no-ansi --no-interaction --no-suggest --optimize-autoloader --prefer-stable %DEPENDENCIES%
76
77
test_script:
78
0 commit comments