shell bypass 403

Cubjrnet7 Shell


name : composer.json
{
    "name": "psr\/cache",
    "description": "Common interface for caching libraries",
    "keywords": [
        "psr",
        "psr-6",
        "cache"
    ],
    "license": "MIT",
    "authors": [
        {
            "name": "PHP-FIG",
            "homepage": "https:\/\/www.php-fig.org\/"
        }
    ],
    "require": {
        "php": ">=8.0.0"
    },
    "autoload": {
        "psr-4": {
            "RegularLabs\\Scoped\\Psr\\Cache\\": "src\/"
        }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "1.0.x-dev"
        }
    }
}

© 2025 Cubjrnet7