Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
vendor /
lcobucci /
jwt /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
.readthedocs.yaml
100
B
-rwxrwxr-x
2024-04-11 23:07
LICENSE
1.45
KB
-rwxrwxr-x
2024-04-11 23:07
composer.json
1.63
KB
-rwxrwxr-x
2024-04-11 23:07
renovate.json
144
B
-rwxrwxr-x
2024-04-11 23:07
Save
Rename
{ "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 || ~8.3.0", "ext-openssl": "*", "ext-sodium": "*", "psr/clock": "^1.0" }, "require-dev": { "infection/infection": "^0.27.0", "lcobucci/clock": "^3.0", "lcobucci/coding-standard": "^11.0", "phpbench/phpbench": "^1.2.9", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.10.7", "phpstan/phpstan-deprecation-rules": "^1.1.3", "phpstan/phpstan-phpunit": "^1.3.10", "phpstan/phpstan-strict-rules": "^1.5.0", "phpunit/phpunit": "^10.2.6" }, "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, "infection/extension-installer": true, "ocramius/package-versions": true, "phpstan/extension-installer": true }, "platform": { "php": "8.1.99" }, "preferred-install": "dist", "sort-packages": true } }