Skip to content

Commit 916dd25

Browse files
committed
Require phpstan/phpstan-phpunit
1 parent c0db055 commit 916dd25

File tree

2 files changed

+55
-2
lines changed

2 files changed

+55
-2
lines changed

‎composer.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"szepeviktor/phpstan-wordpress": "^1.3.0",
2222
"wp-coding-standards/wpcs": "^2.2",
2323
"wp-phpunit/wp-phpunit": "^5.8",
24-
"yoast/phpunit-polyfills": "^1.0"
24+
"yoast/phpunit-polyfills": "^1.0",
25+
"phpstan/phpstan-phpunit": "^1.3"
2526
},
2627
"require": {
2728
"composer/installers": "~1.0",

‎composer.lock‎

Lines changed: 53 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)