diff --git a/composer.json b/composer.json index d6596066..fea99826 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,8 @@ }, "zm": { "exclude-annotation-path": [ - "src/ZM" + "src/ZM", + "tests" ] } },