Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/j3/htaccess.back/gantry5/ |
| [Home] [System Details] [Kill Me] |
{
"name": "gantry/joomla",
"description": "Gantry Framework Library",
"license": "GPLv2",
"require": {
"php": ">=5.5.9",
"symfony/event-dispatcher": "~2.8",
"symfony/yaml": "~2.8",
"twig/twig": "~1.41",
"pimple/pimple": "~3.0",
"filp/whoops": "~2.5.0",
"rockettheme/toolbox": "~1.3",
"leafo/scssphp": "~0.8",
"erusev/parsedown-extra": "~0.7.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"autoload": {
"psr-4": {
"Gantry\\": "classes/Gantry",
"Leafo\\ScssPhp\\": "classes/Leafo/ScssPhp"
}
},
"config": {
"platform": {
"php": "5.5.9"
}
}
}