HEX
Server: Apache/2.4.59 (Debian)
System: Linux skycube.cz 4.19.0-25-amd64 #1 SMP Debian 4.19.289-2 (2023-08-08) x86_64
User: ilya (534)
PHP: 7.3.31-1~deb10u7
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,
Upload Files
File: /var/www/ilya/data/www/povoleni.ru/includes/phpmailer/composer.json
{
    "name": "phpmailer/phpmailer",
    "type": "library",
    "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
    "authors": [
        {
            "name": "Marcus Bointon",
            "email": "phpmailer@synchromedia.co.uk"
        },
        {
            "name": "Jim Jagielski",
            "email": "jimjag@gmail.com"
        },
        {
            "name": "Andy Prevost",
            "email": "codeworxtech@users.sourceforge.net"
        },
        {
            "name": "Brent R. Matzelle"
        }
    ],
    "require": {
        "ext-ctype": "*",
        "php": ">=5.0.0"
    },
    "require-dev": {
        "doctrine/annotations": "1.2.*",
        "jms/serializer": "0.16.*",
        "phpdocumentor/phpdocumentor": "2.*",
        "phpunit/phpunit": "4.8.*",
        "symfony/debug": "2.8.*",
        "symfony/filesystem": "2.8.*",
        "symfony/translation": "2.8.*",
        "symfony/yaml": "2.8.*",
        "zendframework/zend-cache": "2.5.1",
        "zendframework/zend-config": "2.5.1",
        "zendframework/zend-eventmanager": "2.5.1",
        "zendframework/zend-filter": "2.5.1",
        "zendframework/zend-i18n": "2.5.1",
        "zendframework/zend-json": "2.5.1",
        "zendframework/zend-math": "2.5.1",
        "zendframework/zend-serializer": "2.5.*",
        "zendframework/zend-servicemanager": "2.5.*",
        "zendframework/zend-stdlib": "2.5.1"
    },
    "suggest": {
        "league/oauth2-google": "Needed for Google XOAUTH2 authentication"
    },
    "autoload": {
        "classmap": [
            "class.phpmailer.php",
            "class.phpmaileroauth.php",
            "class.phpmaileroauthgoogle.php",
            "class.smtp.php",
            "class.pop3.php",
            "extras/EasyPeasyICS.php",
            "extras/ntlm_sasl_client.php"
        ]
    },
    "license": "LGPL-2.1"
}