diff --git a/phpstan.neon b/phpstan.neon index 1ef4133c0..785e92428 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -24,6 +24,7 @@ parameters: - %currentWorkingDirectory%/src/Bundle/spec/* - %currentWorkingDirectory%/src/Bundle/Tests/* - %currentWorkingDirectory%/src/Component/Annotation/* + - %currentWorkingDirectory%/src/Component/Factory/* - %currentWorkingDirectory%/src/Component/Reflection/ClassReflection.php - %currentWorkingDirectory%/src/Component/spec/* - %currentWorkingDirectory%/src/Component/Storage/* diff --git a/psalm.xml b/psalm.xml index e11af6ffe..776bb0254 100644 --- a/psalm.xml +++ b/psalm.xml @@ -185,6 +185,7 @@ + @@ -209,6 +210,7 @@ +