Skip to content

Commit 40cae8f

Browse files
committed
Build/Test Tools: Upgrade PHPStan to version 2.2.2.
Developed in WordPress#12158. See #64898. git-svn-id: https://develop.svn.wordpress.org/trunk@62495 602fd350-edb4-49c9-b593-d223f7449a82
1 parent b6a12a5 commit 40cae8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"squizlabs/php_codesniffer": "3.13.5",
2424
"wp-coding-standards/wpcs": "~3.3.0",
2525
"phpcompatibility/phpcompatibility-wp": "~2.1.3",
26-
"phpstan/phpstan": "2.1.39",
26+
"phpstan/phpstan": "2.2.2",
2727
"yoast/phpunit-polyfills": "^1.1.0"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)