HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/helpdesk.wb-webdesign.com/private_html/vendor/illuminate/cache/composer.json
{
    "name": "illuminate/cache",
    "description": "The Illuminate Cache package.",
    "license": "MIT",
    "homepage": "https://laravel.com",
    "support": {
        "issues": "https://github.com/laravel/framework/issues",
        "source": "https://github.com/laravel/framework"
    },
    "authors": [
        {
            "name": "Taylor Otwell",
            "email": "[email protected]"
        }
    ],
    "require": {
        "php": "^7.3|^8.0",
        "illuminate/collections": "^8.0",
        "illuminate/contracts": "^8.0",
        "illuminate/macroable": "^8.0",
        "illuminate/support": "^8.0"
    },
    "provide": {
        "psr/simple-cache-implementation": "1.0"
    },
    "autoload": {
        "psr-4": {
            "Illuminate\\Cache\\": ""
        }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "8.x-dev"
        }
    },
    "suggest": {
        "ext-memcached": "Required to use the memcache cache driver.",
        "illuminate/database": "Required to use the database cache driver (^8.0).",
        "illuminate/filesystem": "Required to use the file cache driver (^8.0).",
        "illuminate/redis": "Required to use the redis cache driver (^8.0).",
        "symfony/cache": "Required to PSR-6 cache bridge (^5.4)."
    },
    "config": {
        "sort-packages": true
    },
    "minimum-stability": "dev"
}