File tree Expand file tree Collapse file tree 3 files changed +546
-1106
lines changed Expand file tree Collapse file tree 3 files changed +546
-1106
lines changed Original file line number Diff line number Diff line change 1212 "type" : " wordpress-plugin" ,
1313 "require" : {
1414 "php" : " >=5.6.0" ,
15- "composer/installers" : " ~1.0 "
15+ "composer/installers" : " ^1.10 "
1616 },
1717 "require-dev" : {
18- "dealerdirect/phpcodesniffer-composer-installer" : " ^0.6.2" ,
18+ "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
19+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.1" ,
1920 "phpcompatibility/php-compatibility" : " ^9.3" ,
20- "phpro/grumphp-shim" : " ^0.18.0" ,
21- "roave/security-advisories" : " dev-master" ,
22- "sensiolabs/security-checker" : " ^6.0" ,
21+ "phpro/grumphp-shim" : " ^1.3" ,
2322 "squizlabs/php_codesniffer" : " ^3.5" ,
24- "vimeo/psalm" : " ^3.11" ,
25- "wp-coding-standards/wpcs" : " ^2.2" ,
26- "overtrue/phplint" : " ^2.0" ,
27- "php-parallel-lint/php-parallel-lint" : " ^1.2"
23+ "vimeo/psalm" : " ^4.6" ,
24+ "wp-coding-standards/wpcs" : " ^2.3" ,
25+ "overtrue/phplint" : " ^2.3"
2826 },
2927 "scripts" : {
3028 "cs" : " ./vendor/bin/phpcs" ,
You can’t perform that action at this time.
0 commit comments