diff --git a/src/apps.json b/src/apps.json index 7518c1676..4c34c9fcc 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1923,6 +1923,21 @@ "icon": "Debian.png", "website": "http://debian.org" }, + "PHPDebugBar": { + "cats": [ + "47" + ], + "env": [ + "^phpdebugbar", + "^PhpDebugBar", + ], + "script": [ + "debugbar.*\\.js", + "_debugbar/assets/javascript?v=([\\d.]+)" + ], + "icon": "phpdebugbar.png", + "website": "http://phpdebugbar.com/" + }, "Decorum": { "cats": [ "22"