MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/home/artinside/fhs.artinside.com.br/composer.json
{
  "name": "infinity/pouramis",
  "description": "Pouramis",
  "minimum-stability": "stable",
  "authors": [
    {
      "name": "Sergio Hidalgo Junior",
      "email": "sergio@studioinfinity.com.br",
      "homepage": "https://www.studioinfinity.com.br",
      "role": "Developer"
    }
  ],
  "config": {
    "vendor-dir": "vendor"
  },
  "autoload": {
    "psr-4": {
      "Source\\": "source/"
    },
    "files": [
      "source/Boot/Helpers.php",
      "source/Boot/Config.php"
    ]
  },
  "require": {
    "php": ">=8.0",
    "ext-pdo": ">=8.0",
    "phpmailer/phpmailer": "6.*",
    "matthiasmullie/minify": "1.*",
    "coffeecode/uploader": "2.*",
    "coffeecode/cropper": "2.*",
    "coffeecode/optimizer": "2.*",
    "coffeecode/paginator": "2.*",
    "coffeecode/router": "2.*",
    "league/plates": "3.*",
    "dompdf/dompdf": "v3.*"
  }
}