Skip to content

Commit f670013

Browse files
dev: update PHPStan to v2
1 parent 22a086e commit f670013

2 files changed

Lines changed: 21 additions & 98 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"wp-coding-standards/wpcs": "^3.1.0",
4444
"dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
4545
"yoast/phpunit-polyfills": "^4.0",
46-
"phpstan/phpstan": "^1.10",
47-
"szepeviktor/phpstan-wordpress": "^1.3",
48-
"php-stubs/wp-cli-stubs": "^2.8"
46+
"phpstan/phpstan": "^2.1",
47+
"php-stubs/wp-cli-stubs": "^2.8",
48+
"szepeviktor/phpstan-wordpress": "^2.0"
4949
},
5050
"scripts": {
5151
"format": "phpcbf --standard=phpcs.xml --report-summary --report-source",

composer.lock

Lines changed: 18 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)