diff --git a/box.json b/box.json index e742ea58f..ddae7dd82 100644 --- a/box.json +++ b/box.json @@ -21,7 +21,6 @@ "name": ["*.php", "*.json", "*.latte", "*.neon", "*.css", "*.js", "*.png"], "exclude": ["test", "Test", "Tests", "tests" ], "in": [ - "vendor/andrewsville", "vendor/apigen", "vendor/composer", "vendor/hamcrest", @@ -31,6 +30,7 @@ "vendor/latte", "vendor/michelf", "vendor/nette", + "vendor/popsul", "vendor/seld", "vendor/symfony", "vendor/tracy"