HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/magento.bikenow.co/vendor/paypal/module-braintree-core/composer.json
{
    "name": "paypal/module-braintree-core",
    "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal.",
    "version": "4.2.1",
    "type": "magento2-module",
    "license": "proprietary",
    "require": {
        "braintree/braintree_php": "5.2.0",
        "magento/module-customer": "101.0.*||102.0.*||^103.0.0",
        "magento/module-config": "101.0.*||101.1.*||^101.2.0",
        "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
        "magento/module-directory": "100.2.*||100.3.*||^100.4.0",
        "magento/module-payment": "100.2.*||100.3.*||^100.4.0",
        "magento/module-checkout": "100.2.*||100.3.*||^100.4.0",
        "magento/module-backend": "100.2.*||101.0.*||^102.0.0",
        "magento/module-vault": "101.0.*||101.1.*||^101.2.0",
        "magento/module-catalog": "102.0.*||103.0.*||^104.0.0",
        "magento/module-quote": "101.0.*||101.1.*||^101.2.0",
        "magento/module-paypal": "100.2.*||100.3.*||^101.0.0",
        "magento/module-theme": "100.2.*||101.0.*||^101.1.0",
        "magento/module-ui": "101.0.*||101.1.*||^101.2.0",
        "ext-json": "*",
        "ext-simplexml": "*",
        "league/iso3166": "^2.1"
    },
    "conflict": {
        "magento/module-braintree": "*",
        "gene/module-braintree": "*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "PayPal\\Braintree\\": ""
        }
    }
}