Skip to content

Commit 2a19583

Browse files
committed
Update config for Scrutinizer
1 parent 3cb3017 commit 2a19583

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ filter:
77
excluded_paths:
88
- vendor/*
99

10-
1110
before_commands:
12-
- "composer install --prefer-source"
11+
- "composer install --prefer-dist"

0 commit comments

Comments
 (0)