File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1313 "ergebnis/composer-normalize" : " ^2.4" 
1414 "php-parallel-lint/php-parallel-lint" : " ^1.2" 
1515 "phpmd/phpmd" : " ^2.8" 
16+  "phpstan/phpstan" : " ^0.12" 
17+  "phpstan/phpstan-deprecation-rules" : " ^0.12" 
18+  "phpstan/phpstan-mockery" : " ^0.12" 
19+  "phpstan/phpstan-phpunit" : " ^0.12" 
20+  "phpstan/phpstan-strict-rules" : " ^0.12" 
1621 "symplify/easy-coding-standard-prefixed" : " ^7.2" 
1722 }
1823}
Original file line number Diff line number Diff line change 1+ includes : 
2+  - vendor/phpstan/phpstan-deprecation-rules/rules.neon 
3+  - vendor/phpstan/phpstan-strict-rules/rules.neon 
4+  - vendor/phpstan/phpstan-mockery/extension.neon 
5+  - vendor/phpstan/phpstan-phpunit/extension.neon 
6+  - vendor/phpstan/phpstan-phpunit/rules.neon 
7+ 
8+ parameters : 
9+  level :  max 
                         You can’t perform that action at this time. 
           
                  
0 commit comments