Skip to content

Commit fcc54d5

Browse files
committed
tests: add PHPStan deprecation rules
1 parent a039066 commit fcc54d5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"wp-coding-standards/wpcs": "~3.1.0",
2525
"phpcompatibility/phpcompatibility-wp": "~2.1.3",
2626
"phpstan/phpstan": "^2.1.2",
27-
"yoast/phpunit-polyfills": "^1.1.0"
27+
"yoast/phpunit-polyfills": "^1.1.0",
28+
"phpstan/phpstan-deprecation-rules": "^2.0"
2829
},
2930
"config": {
3031
"allow-plugins": {

0 commit comments

Comments
 (0)