Skip to content

Commit 24b7dbb

Browse files
author
Spencer Rinehart
committed
Remove --dev: That's the default.
1 parent a22280b commit 24b7dbb

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
@@ -3,7 +3,7 @@ filter:
33
- 'vendor/*'
44
- 'tests/*'
55
before_commands:
6-
- 'composer install --dev'
6+
- 'composer install'
77
tools:
88
php_analyzer: true
99
php_mess_detector: true

0 commit comments

Comments
 (0)