| Current Path : /home/zieirix/www/libraries/gantry5/compat/ |
| Current File : /home/zieirix/www/libraries/gantry5/compat/composer.json |
{
"name": "gantry/joomla-compat",
"description": "Gantry Framework Library (PHP 5.6 compat)",
"license": "GPLv2",
"require": {
"php": ">=5.6.20",
"twig/twig": "~1.42",
"scssphp/scssphp": "1.6.0",
"leafo/scssphp": "0.8.4"
},
"replace": {
"symfony/polyfill-ctype": "*"
},
"config": {
"platform": {
"php": "5.6.20"
}
}
}