From 339a5dbd4b61011795268a964b894cf4ec0c3184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Tue, 23 Aug 2022 19:54:25 +0200 Subject: [PATCH] Remove reference to submodule It should have been removed in 4167060592de4dce2b955c6b6dded9a1b43a04b9. --- phpstan.neon.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 56040fe49..7e0aac35f 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -5,7 +5,6 @@ parameters: - lib - tests excludePaths: - - lib/vendor/doctrine-build-common - tests/Doctrine/Tests/Common/Proxy/InvalidReturnTypeClass.php - tests/Doctrine/Tests/Common/Proxy/InvalidTypeHintClass.php - tests/Doctrine/Tests/Common/Proxy/LazyLoadableObjectWithTypedProperties.php