We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fa0ca commit 74194d2Copy full SHA for 74194d2
1 file changed
.scrutinizer.yml
@@ -29,8 +29,7 @@ build:
29
- php-scrutinizer-run
30
dependencies:
31
before:
32
- - sudo chmod 777 /usr/bin/composer.phar
33
- - composer self-update --2
+ - composer self-update
34
- composer update --no-interaction --prefer-dist --no-progress
35
tests:
36
0 commit comments