diff --git a/box.json b/box.json index 8b69b0b5..18c11558 100644 --- a/box.json +++ b/box.json @@ -10,19 +10,7 @@ ], "finder": [{ "name": "*.php", - "in": "vendor", - "exclude": [ - "doctrine", - "mikey179", - "phpdocumentor", - "phpspec", - "phpunit", - "sebastian", - "webmozart", - "test", - "tests", - "Tests" - ] + "in": "vendor" }, { "name": "composer-schema.json", "in": "vendor/composer/composer"