Skip to content

Commit 7b09d82

Browse files
committed
Upgrade scrutinizer build to composer v2 #10
1 parent 8d15d89 commit 7b09d82

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-
- composer self-update --2
32+
- sudo composer self-update --2
3333
- composer update --no-interaction --prefer-dist --no-progress
3434
tests:
3535
before:

0 commit comments

Comments
 (0)