Select Git revision
-
Reiter, Christoph authored
Add a scope so we don't have to care about naming conflicts and set the verison to 0.1.0 since we don't have a stable API yet.
Reiter, Christoph authoredAdd a scope so we don't have to care about naming conflicts and set the verison to 0.1.0 since we don't have a stable API yet.
phpstan.neon 275 B
includes:
- vendor/phpstan/phpstan-phpunit/extension.neon
parameters:
inferPrivatePropertyTypeFromConstructor: true
level: 3
paths:
- src
ignoreErrors:
- message: '#.*NodeDefinition::children.*#'
path: ./src/DependencyInjection