fix: phpstan config and missing wordpress stubs dependency
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"wp-phpunit/wp-phpunit": "^6.0",
|
||||
"yoast/phpunit-polyfills": "^1.0",
|
||||
"phpstan/phpstan": "^1.10"
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"szepeviktor/phpstan-wordpress": "^1.3"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user