HEX
Server: nginx/1.24.0
System: Linux rtfmfm 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: neo (1001)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/kpopbg.com_orig/modules/psaddonsconnect/composer.json
{
    "name": "prestashop/psaddonsconnect",
    "description": "PrestaShop module for addons connection",
    "homepage": "https://gitlab.com/ps-addons/psaddonsconnect",
    "license": "AFL - Academic Free License (AFL 3.0)",
    "authors": [
      {
        "name": "PrestaShop SA",
        "email": "contact@prestashop.com"
      }
    ],
    "require": {
      "php": ">=5.6.0",
      "prestashop/circuit-breaker": "^3.0.0",
      "doctrine/cache": "^1.6",
      "guzzlehttp/cache-subscriber": "dev-master"
    },
    "autoload": {
      "psr-4": {
        "PrestaShop\\Module\\AddonsConnect\\": "src/"
      },
      "classmap": ["psaddonsconnect.php"],
      "exclude-from-classmap": []
    },
    "config": {
      "preferred-install": "dist",
      "prepend-autoloader": false,
      "optimize-autoloader": true
    },
    "type": "prestashop-module",
    "require-dev": {
        "prestashop/php-coding-standards": "dev-master",
        "phpstan/phpstan": "^0.11.12"
    }
}