Added PhpDebugBar

main
Inoyatulloh 7 years ago committed by GitHub
parent 8cbfd2843b
commit 49c69a62e0

@ -1923,6 +1923,21 @@
"icon": "Debian.png", "icon": "Debian.png",
"website": "http://debian.org" "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": { "Decorum": {
"cats": [ "cats": [
"22" "22"

Loading…
Cancel
Save