����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.216.45.133 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/vendor/maximebf/debugbar/ |
Upload File : |
{ "name": "maximebf/debugbar", "description": "Debug bar in the browser for php application", "keywords": ["debug", "debugbar"], "homepage": "https://github.com/maximebf/php-debugbar", "type": "library", "license": "MIT", "authors": [ { "name": "Maxime Bouroumeau-Fuseau", "email": "maxime.bouroumeau@gmail.com", "homepage": "http://maximebf.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "require": { "php": "^7.1|^8", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^4|^5|^6" }, "require-dev": { "phpunit/phpunit": ">=7.5.20 <10.0", "twig/twig": "^1.38|^2.7|^3.0" }, "autoload": { "psr-4": { "DebugBar\\": "src/DebugBar/" } }, "suggest": { "kriswallsmith/assetic": "The best way to manage assets", "monolog/monolog": "Log using Monolog", "predis/predis": "Redis storage" }, "extra": { "branch-alias": { "dev-master": "1.18-dev" } } }