From 1efc0fb355883686610bb4d85b1d6ee3f50170a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 00:13:57 +0000 Subject: [PATCH] Bump symfony/http-foundation from 3.2.3 to 3.4.36 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.2.3 to 3.4.36. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v3.2.3...v3.4.36) Signed-off-by: dependabot[bot] --- composer.lock | 129 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 102 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index f8993f541..d01e0479d 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "02d0fce5890100a1ec0a56bb348c804e", @@ -966,21 +966,22 @@ }, { "name": "laravel/dusk", - "version": "dev-master", + "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "842d858f639af2acc70cecc6cee3fc307ee80edb" + "reference": "87d57bbcb878e569aa8750e1d487ce923561f3e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/842d858f639af2acc70cecc6cee3fc307ee80edb", - "reference": "842d858f639af2acc70cecc6cee3fc307ee80edb", + "url": "https://api.github.com/repos/laravel/dusk/zipball/87d57bbcb878e569aa8750e1d487ce923561f3e3", + "reference": "87d57bbcb878e569aa8750e1d487ce923561f3e3", "shasum": "" }, "require": { "facebook/webdriver": "~1.0", - "illuminate/support": "~5.3", + "illuminate/console": "~5.4", + "illuminate/support": "~5.4", "nesbot/carbon": "~1.20", "php": ">=5.6.4", "symfony/console": "~3.2", @@ -993,7 +994,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -1012,12 +1013,13 @@ } ], "description": "Laravel Dusk provides simple end-to-end testing and browser automation.", + "homepage": "https://laravel.com", "keywords": [ "laravel", "testing", "webdriver" ], - "time": "2017-03-08 19:50:52" + "time": "2017-10-31T21:41:42+00:00" }, { "name": "laravel/framework", @@ -2100,12 +2102,12 @@ "version": "v2.10.4", "source": { "type": "git", - "url": "https://github.com/RoumenDamianoff/laravel-feed.git", + "url": "https://github.com/Laravelium/laravel-feed.git", "reference": "900594412cab37515b2b53c8953af1201024e48d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/RoumenDamianoff/laravel-feed/zipball/900594412cab37515b2b53c8953af1201024e48d", + "url": "https://api.github.com/repos/Laravelium/laravel-feed/zipball/900594412cab37515b2b53c8953af1201024e48d", "reference": "900594412cab37515b2b53c8953af1201024e48d", "shasum": "" }, @@ -2144,6 +2146,7 @@ "laravel", "rss" ], + "abandoned": "laravelium/feed", "time": "2016-07-17T13:06:35+00:00" }, { @@ -2151,12 +2154,12 @@ "version": "v2.4.20", "source": { "type": "git", - "url": "https://github.com/RoumenDamianoff/laravel-sitemap.git", + "url": "https://github.com/Laravelium/laravel-sitemap.git", "reference": "09f687b3fec907a0691db3385b416d699e5f6b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/RoumenDamianoff/laravel-sitemap/zipball/09f687b3fec907a0691db3385b416d699e5f6b0b", + "url": "https://api.github.com/repos/Laravelium/laravel-sitemap/zipball/09f687b3fec907a0691db3385b416d699e5f6b0b", "reference": "09f687b3fec907a0691db3385b416d699e5f6b0b", "shasum": "" }, @@ -2192,6 +2195,7 @@ "generator", "laravel" ], + "abandoned": "laravelium/sitemap", "time": "2015-10-12T17:24:13+00:00" }, { @@ -2532,29 +2536,30 @@ }, { "name": "symfony/http-foundation", - "version": "v3.2.3", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e192b04de44aa1ed0e39d6793f7e06f5e0b672a0" + "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e192b04de44aa1ed0e39d6793f7e06f5e0b672a0", - "reference": "e192b04de44aa1ed0e39d6793f7e06f5e0b672a0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d2d0cfe8e319d9df44c4cca570710fcf221d4593", + "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593", "shasum": "" }, "require": { - "php": ">=5.5.9", - "symfony/polyfill-mbstring": "~1.1" + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php70": "~1.6" }, "require-dev": { - "symfony/expression-language": "~2.8|~3.0" + "symfony/expression-language": "~2.8|~3.0|~4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -2581,7 +2586,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-02-02T13:47:35+00:00" + "time": "2019-11-28T12:52:59+00:00" }, { "name": "symfony/http-kernel", @@ -2667,16 +2672,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.3.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -2688,7 +2693,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -2722,7 +2727,66 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2019-11-27T14:18:11+00:00" + }, + { + "name": "symfony/polyfill-php70", + "version": "v1.13.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "af23c7bb26a73b850840823662dda371484926c4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4", + "reference": "af23c7bb26a73b850840823662dda371484926c4", + "shasum": "" + }, + "require": { + "paragonie/random_compat": "~1.0|~2.0|~9.99", + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/process", @@ -3151,6 +3215,16 @@ "sami/sami": "dev-master" }, "type": "library", + "extra": { + "laravel": { + "providers": [ + "Zizaco\\Entrust\\EntrustServiceProvider" + ], + "aliases": { + "Entrust": "Zizaco\\Entrust\\EntrustFacade" + } + } + }, "autoload": { "classmap": [ "src/commands" @@ -4090,6 +4164,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2016-12-08T20:27:08+00:00" }, {