|
@@ -1838,70 +1838,6 @@
|
|
"description": "Symfony Yaml Component",
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2018-11-11T11:18:13+00:00"
|
|
"time": "2018-11-11T11:18:13+00:00"
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "vlucas/phpdotenv",
|
|
|
|
- "version": "v4.1.5",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/vlucas/phpdotenv.git",
|
|
|
|
- "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
|
|
|
- "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
|
|
|
- "shasum": ""
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^5.5.9 || ^7.0 || ^8.0",
|
|
|
|
- "phpoption/phpoption": "^1.7.2",
|
|
|
|
- "symfony/polyfill-ctype": "^1.9"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "bamarni/composer-bin-plugin": "^1.3",
|
|
|
|
- "ext-filter": "*",
|
|
|
|
- "ext-pcre": "*",
|
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "ext-filter": "Required to use the boolean validator.",
|
|
|
|
- "ext-pcre": "Required to use most of the library."
|
|
|
|
- },
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "4.1-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Dotenv\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "BSD-3-Clause"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Graham Campbell",
|
|
|
|
- "email": "graham@alt-three.com",
|
|
|
|
- "homepage": "https://gjcampbell.co.uk/"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Vance Lucas",
|
|
|
|
- "email": "vance@vancelucas.com",
|
|
|
|
- "homepage": "https://vancelucas.com/"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
|
|
- "keywords": [
|
|
|
|
- "dotenv",
|
|
|
|
- "env",
|
|
|
|
- "environment"
|
|
|
|
- ],
|
|
|
|
- "time": "2020-05-02T14:08:57+00:00"
|
|
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"packages-dev": [],
|
|
"packages-dev": [],
|