Add PHPStan 0.10, apply level 3
Showing
... | @@ -19,6 +19,8 @@ | ... | @@ -19,6 +19,8 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"doctrine/coding-standard": "^4.0", | "doctrine/coding-standard": "^4.0", | ||
"jetbrains/phpstorm-stubs": "^2018.1.2", | |||
"phpstan/phpstan": "^0.10", | |||
"phpunit/phpunit": "^7.1.2", | "phpunit/phpunit": "^7.1.2", | ||
"phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5", | "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5", | ||
"symfony/console": "^2.0.5||^3.0", | "symfony/console": "^2.0.5||^3.0", | ||
... | ... |
This diff is collapsed.
phpstan.neon.dist
0 → 100644
tests/phpstan-polyfill.php
0 → 100644
Please register or sign in to comment