File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change 2121 "require-dev" : {
2222 "dealerdirect/phpcodesniffer-composer-installer" : " ^1.0" ,
2323 "drupal/coder" : " ^8.3" ,
24- "mglaman/phpstan-drupal" : " ^1.1" ,
25- "phpstan/extension-installer" : " ^1.3" ,
26- "phpstan/phpstan-deprecation-rules" : " ^1.1" ,
2724 "phpunit/phpunit" : " ^9.5"
2825 },
2926 "scripts" : {
30- "code-analysis/phpstan" : [
31- " phpstan analyse"
32- ],
33- "code-analysis" : [
34- " @code-analysis/phpstan"
35- ],
3627 "coding-standards-check/phpcs" : [
3728 " phpcs --standard=phpcs.xml.dist"
3829 ],
4839 },
4940 "config" : {
5041 "allow-plugins" : {
51- "dealerdirect/phpcodesniffer-composer-installer" : true ,
52- "phpstan/extension-installer" : true
42+ "dealerdirect/phpcodesniffer-composer-installer" : true
5343 }
5444 }
5545}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments