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/vertex/module-tax/composer.json
{
    "name": "vertex/module-tax",
    "description": "Vertex Tax Links for Magento 2",
    "type": "magento2-module",
    "license": "proprietary",
    "version": "4.2.0",
    "require": {
        "php": "^7.1",
        "ext-soap": "*",
        "ext-simplexml": "*",
        "ext-json": "*",
        "magento/framework": "^100|^101|^102|^103",
        "magento/module-cron": "^100",
        "magento/module-backend": "^100|^101|^102",
        "magento/module-catalog": "^100|^101|^102|^103|^104",
        "magento/module-config": "^100|^101",
        "magento/module-customer": "^100|^101|^102|^103",
        "magento/module-directory": "^100",
        "magento/module-eav": "^100|^101|^102",
        "magento/module-store": "^100|^101",
        "magento/module-quote": ">=101.1.0 <= 101.1.5 || >=101.2.0.0 < 101.2.3.0",
        "magento/module-sales": "^100|^101|^102|^103",
        "magento/module-shipping": "^100",
        "magento/module-tax": "^100",
        "magento/module-checkout": "^100",
        "magento/module-ui": "^100|^101",
        "vertex/sdk": "^1.2.0",
        "ext-intl": "*"
    },
    "suggest": {
        "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module",
        "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module",
        "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module",
        "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module"
    },
    "conflict": {
        "vertex/tax-ee": "*",
        "vertex/tax": "*",
        "pixafy/tax-ee": "*",
        "pixafy/tax": "*"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://repo.magento.com/"
        }
    ],
    "require-dev": {
        "magento/magento-coding-standard": "^5",
        "magento/module-offline-shipping": "^100.2",
        "magento/module-usps": "^100.2",
        "ext-dom": "*",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Vertex\\Tax\\": ""
        }
    },
    "scripts": {
        "test:phpcs": [
            "phpcs --runtime-set ignore_warnings_on_exit 1 --standard=Magento2 --ignore=vendor/* --ignore=Test/tmp ."
        ]
    },
    "archive": {
        "exclude": [
            "/Vertex for Magento 2 Installation.docx",
            ".gitignore",
            ".gitattributes",
            "phpcs.xml"
        ]
    }
}