From 5f89bc6771f0990e969f515d846c22d4c60d121f Mon Sep 17 00:00:00 2001 From: Luis Cordova Date: Wed, 25 Dec 2013 06:19:24 -0500 Subject: [PATCH] Update box.json --- box.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json b/box.json index eb10756e..83fb9bcd 100644 --- a/box.json +++ b/box.json @@ -8,7 +8,7 @@ "finder": [ { "name": "*.php", - "exclude": ["Tests"], + "exclude": ["tests"], "in": "vendor" } ],