Done !
| Server IP : 46.105.57.169 / Your IP : 216.73.217.35 Web Server : Apache System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaumee ( 152031) PHP Version : 8.5.7 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaumee/ptitsanes/libraries/gantry5/ |
Upload File : |
{
"name": "gantry/joomla",
"description": "Gantry Framework Library",
"license": "GPLv2",
"require": {
"php": ">=7.2.5",
"symfony/event-dispatcher": "~3.4",
"symfony/yaml": "~5.4.0",
"pimple/pimple": "~3.2",
"filp/whoops": "^2.15.2",
"rockettheme/toolbox": "~1.6.4",
"erusev/parsedown-extra": "~0.7",
"twig/twig": "~1.42",
"scssphp/scssphp": "1.10.0",
"leafo/scssphp": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/rockettheme/toolbox"
},
{
"type": "vcs",
"url": "https://github.com/rockettheme/scssphp"
}
],
"autoload": {
"psr-4": {
"Gantry\\": "src/classes/Gantry"
}
},
"config": {
"platform": {
"php": "7.2.5"
}
}
}