adding phpstan

This commit is contained in:
2022-09-30 13:00:12 -06:00
parent a591406a7f
commit c27902fda1
2 changed files with 163 additions and 179 deletions

View File

@@ -12,10 +12,11 @@
],
"require": {
"php": "^8.0.2",
"eftec/bladeone": "^4.6"
"eftec/bladeone": "^3.52"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.3.0",
"phpstan/phpstan": "^1.8",
"wp-cli/i18n-command": "^2.4.0",
"wp-coding-standards/wpcs": "^2.3.0"
},