Skip to content

Commit 11fa0ca

Browse files
committed
Upgrade scrutinizer build to composer v2
1 parent da86060 commit 11fa0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ build:
2929
- php-scrutinizer-run
3030
dependencies:
3131
before:
32-
- chmod 777 /usr/bin/composer.phar
32+
- sudo chmod 777 /usr/bin/composer.phar
3333
- composer self-update --2
3434
- composer update --no-interaction --prefer-dist --no-progress
3535
tests:

0 commit comments

Comments
 (0)