HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
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: //home/hcp/public_html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/composer.json
{
    "name": "aws/aws-sdk-php",
    "homepage": "http://aws.amazon.com/sdkforphp",
    "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
    "keywords": ["aws","amazon","sdk","s3","ec2","dynamodb","cloud","glacier"],
    "type": "library",
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "Amazon Web Services",
            "homepage": "http://aws.amazon.com"
        }
    ],
    "support": {
        "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
        "issues": "https://github.com/aws/aws-sdk-php/issues"
    },
    "require": {
        "php": ">=5.3.3",
        "guzzle/guzzle": "~3.7"
    },
    "suggest": {
        "doctrine/cache": "Adds support for caching of credentials and responses",
        "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching",
        "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
        "monolog/monolog": "Adds support for logging HTTP requests and responses",
        "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export"
    },
    "require-dev": {
        "ext-openssl": "*",
        "doctrine/cache": "~1.0",
        "monolog/monolog": "~1.4",
        "phpunit/phpunit": "~4.0",
        "phpunit/phpunit-mock-objects": "2.3.1",
        "symfony/yaml": "~2.1"
    },
    "autoload": {
        "psr-0": {
            "Aws": "src/"
        }
    }
}