diff --git a/micro/lumen/composer.lock b/micro/lumen/composer.lock index b475313c..3abdfb2a 100644 --- a/micro/lumen/composer.lock +++ b/micro/lumen/composer.lock @@ -71,25 +71,29 @@ "singularize", "string" ], + "support": { + "source": "https://github.com/doctrine/inflector/tree/master" + }, "time": "2015-11-06T14:35:42+00:00" }, { "name": "illuminate/auth", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/auth.git", - "reference": "310b7df99ce9780d1e1bee9154760c88df6f4c0c" + "reference": "f11e142d4e60ed84272f988dddeb73f87c132db6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/auth/zipball/310b7df99ce9780d1e1bee9154760c88df6f4c0c", - "reference": "310b7df99ce9780d1e1bee9154760c88df6f4c0c", + "url": "https://api.github.com/repos/illuminate/auth/zipball/f11e142d4e60ed84272f988dddeb73f87c132db6", + "reference": "f11e142d4e60ed84272f988dddeb73f87c132db6", "shasum": "" }, "require": { "illuminate/contracts": "5.4.*", "illuminate/http": "5.4.*", + "illuminate/queue": "5.4.*", "illuminate/support": "5.4.*", "nesbot/carbon": "~1.20", "php": ">=5.6.4" @@ -122,7 +126,11 @@ ], "description": "The Illuminate Auth package.", "homepage": "https://laravel.com", - "time": "2017-03-14T03:23:57+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-23T20:25:41+00:00" }, { "name": "illuminate/broadcasting", @@ -314,16 +322,16 @@ }, { "name": "illuminate/console", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "8ea19d470cdc0d6ab88269b1841dfd234cf308b8" + "reference": "4f0413ffd240d2004c3e9e4cd8f63df249939a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/8ea19d470cdc0d6ab88269b1841dfd234cf308b8", - "reference": "8ea19d470cdc0d6ab88269b1841dfd234cf308b8", + "url": "https://api.github.com/repos/illuminate/console/zipball/4f0413ffd240d2004c3e9e4cd8f63df249939a15", + "reference": "4f0413ffd240d2004c3e9e4cd8f63df249939a15", "shasum": "" }, "require": { @@ -361,20 +369,24 @@ ], "description": "The Illuminate Console package.", "homepage": "https://laravel.com", - "time": "2017-03-23T15:59:01+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-24T22:31:32+00:00" }, { "name": "illuminate/container", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "1fc0d2451e23d2ea73c10462d74add4767e2b74c" + "reference": "c5b8a02a34a52c307f16922334c355c5eef725a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/1fc0d2451e23d2ea73c10462d74add4767e2b74c", - "reference": "1fc0d2451e23d2ea73c10462d74add4767e2b74c", + "url": "https://api.github.com/repos/illuminate/container/zipball/c5b8a02a34a52c307f16922334c355c5eef725a6", + "reference": "c5b8a02a34a52c307f16922334c355c5eef725a6", "shasum": "" }, "require": { @@ -404,20 +416,24 @@ ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", - "time": "2017-03-13T14:14:19+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-05-24T14:15:53+00:00" }, { "name": "illuminate/contracts", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "ab2825726bee46a67c8cc66789852189dbef74a9" + "reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/ab2825726bee46a67c8cc66789852189dbef74a9", - "reference": "ab2825726bee46a67c8cc66789852189dbef74a9", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/67f642e018f3e95fb0b2ebffc206c3200391b1ab", + "reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab", "shasum": "" }, "require": { @@ -446,20 +462,24 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", - "time": "2017-03-29T13:17:47+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-26T23:56:53+00:00" }, { "name": "illuminate/database", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "7323bfc4e3e0aa46f427c705091dc373160d3983" + "reference": "405aa061a5bc8588cbf3a78fba383541a568e3fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/7323bfc4e3e0aa46f427c705091dc373160d3983", - "reference": "7323bfc4e3e0aa46f427c705091dc373160d3983", + "url": "https://api.github.com/repos/illuminate/database/zipball/405aa061a5bc8588cbf3a78fba383541a568e3fe", + "reference": "405aa061a5bc8588cbf3a78fba383541a568e3fe", "shasum": "" }, "require": { @@ -506,7 +526,11 @@ "orm", "sql" ], - "time": "2017-04-02T22:04:36+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-24T12:07:53+00:00" }, { "name": "illuminate/encryption", @@ -602,16 +626,16 @@ }, { "name": "illuminate/filesystem", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "3ed8b9a35880a9619141e2965fd5cbbe2e1c0da1" + "reference": "b800a1423d06869ee5c2768eee123917f12b693e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/3ed8b9a35880a9619141e2965fd5cbbe2e1c0da1", - "reference": "3ed8b9a35880a9619141e2965fd5cbbe2e1c0da1", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/b800a1423d06869ee5c2768eee123917f12b693e", + "reference": "b800a1423d06869ee5c2768eee123917f12b693e", "shasum": "" }, "require": { @@ -648,7 +672,11 @@ ], "description": "The Illuminate Filesystem package.", "homepage": "https://laravel.com", - "time": "2017-03-01T21:44:04+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-02T21:58:00+00:00" }, { "name": "illuminate/hashing", @@ -696,16 +724,16 @@ }, { "name": "illuminate/http", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", - "reference": "2c66bd7791505899afa86bb4d467e3ea8b7dab8c" + "reference": "48b951df8c9f90ed42681c012bd336a16d54adf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/http/zipball/2c66bd7791505899afa86bb4d467e3ea8b7dab8c", - "reference": "2c66bd7791505899afa86bb4d467e3ea8b7dab8c", + "url": "https://api.github.com/repos/illuminate/http/zipball/48b951df8c9f90ed42681c012bd336a16d54adf5", + "reference": "48b951df8c9f90ed42681c012bd336a16d54adf5", "shasum": "" }, "require": { @@ -738,7 +766,11 @@ ], "description": "The Illuminate Http package.", "homepage": "https://laravel.com", - "time": "2017-03-15T14:15:59+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-25T01:40:01+00:00" }, { "name": "illuminate/pagination", @@ -830,22 +862,23 @@ }, { "name": "illuminate/queue", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/queue.git", - "reference": "8465530d1df79540f4f2e65be6066dc278a10348" + "reference": "874144ac76df651572fc884951f80f3afd9d7057" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/queue/zipball/8465530d1df79540f4f2e65be6066dc278a10348", - "reference": "8465530d1df79540f4f2e65be6066dc278a10348", + "url": "https://api.github.com/repos/illuminate/queue/zipball/874144ac76df651572fc884951f80f3afd9d7057", + "reference": "874144ac76df651572fc884951f80f3afd9d7057", "shasum": "" }, "require": { "illuminate/console": "5.4.*", "illuminate/container": "5.4.*", "illuminate/contracts": "5.4.*", + "illuminate/database": "5.4.*", "illuminate/filesystem": "5.4.*", "illuminate/support": "5.4.*", "nesbot/carbon": "~1.20", @@ -881,11 +914,15 @@ ], "description": "The Illuminate Queue package.", "homepage": "https://laravel.com", - "time": "2017-03-30T14:26:45+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-28T21:32:02+00:00" }, { "name": "illuminate/session", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", @@ -932,24 +969,28 @@ ], "description": "The Illuminate Session package.", "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, "time": "2017-03-30T14:26:45+00:00" }, { "name": "illuminate/support", - "version": "v5.4.17", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "c7e7c9daf5044e76b46085b8351f8235a3e979c6" + "reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/c7e7c9daf5044e76b46085b8351f8235a3e979c6", - "reference": "c7e7c9daf5044e76b46085b8351f8235a3e979c6", + "url": "https://api.github.com/repos/illuminate/support/zipball/feab1d1495fd6d38970bd6c83586ba2ace8f299a", + "reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a", "shasum": "" }, "require": { - "doctrine/inflector": "~1.0", + "doctrine/inflector": "~1.1", "ext-mbstring": "*", "illuminate/contracts": "5.4.*", "paragonie/random_compat": "~1.4|~2.0", @@ -970,12 +1011,12 @@ } }, "autoload": { - "psr-4": { - "Illuminate\\Support\\": "" - }, "files": [ "helpers.php" - ] + ], + "psr-4": { + "Illuminate\\Support\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -989,7 +1030,11 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2017-03-28T12:49:45+00:00" + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2017-08-15T13:25:41+00:00" }, { "name": "illuminate/translation", @@ -1134,6 +1179,69 @@ "homepage": "https://laravel.com", "time": "2017-03-30T14:26:45+00:00" }, + { + "name": "kylekatarnls/update-helper", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/kylekatarnls/update-helper.git", + "reference": "429be50660ed8a196e0798e5939760f168ec8ce9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9", + "reference": "429be50660ed8a196e0798e5939760f168ec8ce9", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1.0 || ^2.0.0", + "php": ">=5.3.0" + }, + "require-dev": { + "codeclimate/php-test-reporter": "dev-master", + "composer/composer": "2.0.x-dev || ^2.0.0-dev", + "phpunit/phpunit": ">=4.8.35 <6.0" + }, + "type": "composer-plugin", + "extra": { + "class": "UpdateHelper\\ComposerPlugin" + }, + "autoload": { + "psr-0": { + "UpdateHelper\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Kyle", + "email": "kylekatarnls@gmail.com" + } + ], + "description": "Update helper", + "support": { + "issues": "https://github.com/kylekatarnls/update-helper/issues", + "source": "https://github.com/kylekatarnls/update-helper/tree/1.2.1" + }, + "funding": [ + { + "url": "https://github.com/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2020-04-07T20:44:10+00:00" + }, { "name": "laravel/lumen-framework", "version": "v5.4.6", @@ -1342,35 +1450,43 @@ }, { "name": "nesbot/carbon", - "version": "1.22.1", + "version": "1.39.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc" + "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc", - "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33", + "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/translation": "~2.6 || ~3.0" + "kylekatarnls/update-helper": "^1.1", + "php": ">=5.3.9", + "symfony/translation": "~2.6 || ~3.0 || ~4.0" }, "require-dev": { + "composer/composer": "^1.2", "friendsofphp/php-cs-fixer": "~2", - "phpunit/phpunit": "~4.0 || ~5.0" + "phpunit/phpunit": "^4.8.35 || ^5.7" }, + "bin": [ + "bin/upgrade-carbon" + ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.23-dev" + "update-helper": "Carbon\\Upgrade", + "laravel": { + "providers": [ + "Carbon\\Laravel\\ServiceProvider" + ] } }, "autoload": { "psr-4": { - "Carbon\\": "src/Carbon/" + "": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1391,7 +1507,11 @@ "datetime", "time" ], - "time": "2017-01-16T07:55:07+00:00" + "support": { + "issues": "https://github.com/briannesbitt/Carbon/issues", + "source": "https://github.com/briannesbitt/Carbon" + }, + "time": "2019-10-14T05:51:36+00:00" }, { "name": "nikic/fast-route", @@ -1542,41 +1662,45 @@ }, { "name": "symfony/console", - "version": "v3.2.7", + "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c30243cc51f726812be3551316b109a2f5deaf8d" + "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c30243cc51f726812be3551316b109a2f5deaf8d", - "reference": "c30243cc51f726812be3551316b109a2f5deaf8d", + "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81", + "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81", "shasum": "" }, "require": { - "php": ">=5.5.9", - "symfony/debug": "~2.8|~3.0", + "php": "^5.5.9|>=7.0.8", + "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "symfony/dependency-injection": "<3.4", + "symfony/process": "<3.3" + }, + "provide": { + "psr/log-implementation": "1.0" + }, "require-dev": { "psr/log": "~1.0", - "symfony/event-dispatcher": "~2.8|~3.0", - "symfony/filesystem": "~2.8|~3.0", - "symfony/process": "~2.8|~3.0" + "symfony/config": "~3.3|~4.0", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/event-dispatcher": "~2.8|~3.0|~4.0", + "symfony/lock": "~3.4|~4.0", + "symfony/process": "~3.3|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", - "symfony/filesystem": "", + "symfony/lock": "", "symfony/process": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" @@ -1601,7 +1725,24 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2017-04-04T14:33:42+00:00" + "support": { + "source": "https://github.com/symfony/console/tree/v3.4.47" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/debug", @@ -1750,27 +1891,22 @@ }, { "name": "symfony/finder", - "version": "v3.2.7", + "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "b20900ce5ea164cd9314af52725b0bb5a758217a" + "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/b20900ce5ea164cd9314af52725b0bb5a758217a", - "reference": "b20900ce5ea164cd9314af52725b0bb5a758217a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e", + "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e", "shasum": "" }, "require": { - "php": ">=5.5.9" + "php": "^5.5.9|>=7.0.8" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" @@ -1795,7 +1931,24 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2017-03-20T09:32:19+00:00" + "support": { + "source": "https://github.com/symfony/finder/tree/v3.4.47" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-11-16T17:02:08+00:00" }, { "name": "symfony/http-foundation", @@ -2356,27 +2509,22 @@ }, { "name": "symfony/process", - "version": "v3.2.7", + "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "57fdaa55827ae14d617550ebe71a820f0a5e2282" + "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/57fdaa55827ae14d617550ebe71a820f0a5e2282", - "reference": "57fdaa55827ae14d617550ebe71a820f0a5e2282", + "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca", + "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca", "shasum": "" }, "require": { - "php": ">=5.5.9" + "php": "^5.5.9|>=7.0.8" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" @@ -2401,20 +2549,37 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2017-03-27T18:07:02+00:00" + "support": { + "source": "https://github.com/symfony/process/tree/v3.4.47" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/translation", - "version": "v3.2.7", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "c740eee70783d2af4d3d6b70d5146f209e6b4d13" + "reference": "df36a48672b929bf3995eb62c58d83004b1d0d50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/c740eee70783d2af4d3d6b70d5146f209e6b4d13", - "reference": "c740eee70783d2af4d3d6b70d5146f209e6b4d13", + "url": "https://api.github.com/repos/symfony/translation/zipball/df36a48672b929bf3995eb62c58d83004b1d0d50", + "reference": "df36a48672b929bf3995eb62c58d83004b1d0d50", "shasum": "" }, "require": { @@ -2465,7 +2630,10 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2017-03-21T21:44:32+00:00" + "support": { + "source": "https://github.com/symfony/translation/tree/3.2" + }, + "time": "2017-06-24T16:45:17+00:00" }, { "name": "vlucas/phpdotenv", @@ -4016,5 +4184,5 @@ "php": ">=5.6.4" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }