|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "02e48610569edeb96f07d43a063765c1",
|
|
|
|
|
|
+ "content-hash": "a3700ad920de331e140e52426150398a",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "aws/aws-sdk-php",
|
|
"name": "aws/aws-sdk-php",
|
|
@@ -1745,61 +1745,6 @@
|
|
],
|
|
],
|
|
"time": "2016-01-26T13:27:02+00:00"
|
|
"time": "2016-01-26T13:27:02+00:00"
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "name": "phpoption/phpoption",
|
|
|
|
- "version": "1.7.3",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/schmittjoh/php-option.git",
|
|
|
|
- "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
|
|
|
|
- "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
|
|
|
|
- "shasum": ""
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^5.5.9 || ^7.0 || ^8.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "bamarni/composer-bin-plugin": "^1.3",
|
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
- },
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.7-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "PhpOption\\": "src/PhpOption/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Johannes M. Schmitt",
|
|
|
|
- "email": "schmittjoh@gmail.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Graham Campbell",
|
|
|
|
- "email": "graham@alt-three.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Option Type for PHP",
|
|
|
|
- "keywords": [
|
|
|
|
- "language",
|
|
|
|
- "option",
|
|
|
|
- "php",
|
|
|
|
- "type"
|
|
|
|
- ],
|
|
|
|
- "time": "2020-03-21T18:07:53+00:00"
|
|
|
|
- },
|
|
|
|
{
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "2.0.27",
|
|
"version": "2.0.27",
|
|
@@ -2724,70 +2669,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.4",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/vlucas/phpdotenv.git",
|
|
|
|
- "reference": "feb6dad5ae24b1380827aee1629b730080fde500"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/feb6dad5ae24b1380827aee1629b730080fde500",
|
|
|
|
- "reference": "feb6dad5ae24b1380827aee1629b730080fde500",
|
|
|
|
- "shasum": ""
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^5.5.9 || ^7.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-04-12T15:20:09+00:00"
|
|
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"packages-dev": [],
|
|
"packages-dev": [],
|