feat: enable strict-rules
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
parent
297b5719
No related branches found
No related tags found
... | ... | @@ -7,7 +7,8 @@ |
"phpstan/extension-installer": "^1.3", | ||
"szepeviktor/phpstan-wordpress": "^1.3", | ||
"phpstan/phpstan-deprecation-rules": "^1.1", | ||
"php-stubs/woocommerce-stubs": "^8.3" | ||
"php-stubs/woocommerce-stubs": "^8.3", | ||
"phpstan/phpstan-strict-rules": "^1.5" | ||
}, | ||
"license": "MIT", | ||
"authors": [ | ||
... | ... |
Please register or sign in to comment