diff --git a/phpstan.neon.dist b/phpstan.neon.dist
index 0aec8e85cdd9d87c04c37f70d9986da42756dc32..037a8c77ec0125bc0fa47766961073cd5d380a93 100644
--- a/phpstan.neon.dist
+++ b/phpstan.neon.dist
@@ -3,7 +3,6 @@ parameters:
     phpVersion: 80100 # PHP 8.1
     paths:
         - app/controllers
-        - app/routes
         - lib
         - tests/functional
         - tests/jsonapi