File tree Expand file tree Collapse file tree 3 files changed +516
-56
lines changed
Expand file tree Collapse file tree 3 files changed +516
-56
lines changed Original file line number Diff line number Diff line change 3838 },
3939 "require-dev" : {
4040 "roave/security-advisories" : " dev-latest" ,
41- "wp-cli/wp-cli-tests" : " ^4 "
41+ "wp-cli/wp-cli-tests" : " ^5 "
4242 },
4343 "suggest" : {
4444 "psy/psysh" : " Enhanced `wp shell` functionality"
4545 },
4646 "config" : {
4747 "allow-plugins" : {
4848 "dealerdirect/phpcodesniffer-composer-installer" : true ,
49- "johnpbloch/wordpress-core-installer" : true
49+ "johnpbloch/wordpress-core-installer" : true ,
50+ "phpstan/extension-installer" : true
5051 },
5152 "autoloader-suffix" : " WpCliBundle" ,
5253 "platform" : {
7273 "behat-rerun" : " rerun-behat-tests" ,
7374 "lint" : " run-linter-tests" ,
7475 "phpcs" : " run-phpcs-tests" ,
76+ "phpstan" : " run-phpstan-tests" ,
7577 "phpunit" : " run-php-unit-tests" ,
78+ "phpcbf" : " run-phpcbf-cleanup" ,
7679 "placeholder" : " value" ,
7780 "prepare-tests" : " install-package-tests" ,
7881 "test" : [
You can’t perform that action at this time.
0 commit comments