From ca26f4fa250462600ff18ee9f5e755b7aa420c65 Mon Sep 17 00:00:00 2001 From: Inoyatulloh Date: Sat, 29 Jul 2017 12:04:28 +0500 Subject: [PATCH] Added PhpDebugBar --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 4c34c9fcc..4e64e545e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1929,7 +1929,7 @@ ], "env": [ "^phpdebugbar", - "^PhpDebugBar", + "^PhpDebugBar" ], "script": [ "debugbar.*\\.js",