Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit f4f7c02

Browse files
committed
Update Scrutinizer config
1 parent d85ddf7 commit f4f7c02

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,9 @@ filter:
33
build:
44
environment:
55
php:
6-
version: 7.2
7-
checks:
8-
php:
9-
code_rating: true
10-
duplication: true
6+
version: 7.4
7+
tests:
8+
override:
9+
- php-scrutinizer-run
1110
tools:
1211
external_code_coverage: true
13-
php_mess_detector: true
14-
php_cpd: true
15-
php_code_sniffer:
16-
config:
17-
standard: PSR2
18-
php_pdepend: true
19-
php_analyzer: true
20-
php_loc: true
21-
sensiolabs_security_checker: true

0 commit comments

Comments
 (0)