Skip to content

Commit 266ced3

Browse files
authored
Update .scrutinizer.yml to include composer update
1 parent 4063180 commit 266ced3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ build:
22
environment:
33
php: 7.3.0
44

5+
dependencies:
6+
before:
7+
- composer self-update --2
8+
59
nodes:
610
analysis:
711
tests:

0 commit comments

Comments
 (0)