Your IP : 216.73.216.49


Current Path : /home/zieirix/www/libraries/gantry5/compat/
Upload File :
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"
        }
    }
}