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 eb20b8f commit 952a169Copy full SHA for 952a169
appveyor.yml
@@ -53,7 +53,6 @@ install:
53
- del composer.phar
54
- rename composer-stable.phar composer.phar
55
- cd C:\projects\maker-bundle
56
- - composer global require --no-progress --no-scripts --no-plugins symfony/flex
57
- IF %dependencies%==highest appveyor-retry composer update --no-progress --no-suggest --ansi
58
- composer install --no-interaction --no-progress --ansi --no-scripts --working-dir=tools/twigcs
59
- composer install --no-interaction --no-progress --ansi --no-scripts --working-dir=tools/php-cs-fixer
0 commit comments