-
- Downloads
Setup FirePHP like ChromePHP
... | @@ -21,7 +21,8 @@ | ... | @@ -21,7 +21,8 @@ |
"phpoffice/phpexcel": "1.8.0", | "phpoffice/phpexcel": "1.8.0", | ||
"restler/framework": "^3.0", | "restler/framework": "^3.0", | ||
"tecnick.com/tcpdf": "6.2.6", | "tecnick.com/tcpdf": "6.2.6", | ||
"raven/raven": "^0.12.0" | "raven/raven": "^0.12.0", | ||
"firephp/firephp-core": "^0.4.0" | |||
}, | }, | ||
"suggest": { | "suggest": { | ||
"ext-mysqlnd": "To use with MySQL or MariaDB", | "ext-mysqlnd": "To use with MySQL or MariaDB", | ||
... | ... |
Please register or sign in to comment