From fc23d9d8afbf1f4c03c6fda63080107d935982cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 23:29:18 +0000 Subject: [PATCH] Bump symfony/http-foundation from 4.1.1 to 4.2.12 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.1.1 to 4.2.12. - [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/v4.1.1...v4.2.12) Signed-off-by: dependabot[bot] --- composer.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index e64c403..753038d 100644 --- a/composer.lock +++ b/composer.lock @@ -1145,12 +1145,12 @@ "version": "v2.6.2", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", + "url": "https://api.github.com/repos/doctrine/orm/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "shasum": "" }, @@ -4695,16 +4695,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.1.1", + "version": "v4.2.12", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3" + "reference": "2ae778ff4a1f8baba7724db1ca977ada3b796749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4f9c7cf962e635b0b26b14500ac046e07dbef7f3", - "reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ae778ff4a1f8baba7724db1ca977ada3b796749", + "reference": "2ae778ff4a1f8baba7724db1ca977ada3b796749", "shasum": "" }, "require": { @@ -4718,7 +4718,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -4745,7 +4745,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-06-19T21:38:16+00:00" + "time": "2019-11-11T12:54:47+00:00" }, { "name": "symfony/http-kernel", @@ -4973,12 +4973,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/lts.git", - "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991" + "reference": "c1affae45b78aee036effa1759237e7fa96d4af2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lts/zipball/6de50b244bad631a71544b3cc3c8e206c0e5f991", - "reference": "6de50b244bad631a71544b3cc3c8e206c0e5f991", + "url": "https://api.github.com/repos/symfony/lts/zipball/c1affae45b78aee036effa1759237e7fa96d4af2", + "reference": "c1affae45b78aee036effa1759237e7fa96d4af2", "shasum": "" }, "conflict": { @@ -5058,7 +5058,8 @@ ], "description": "Enforces Long Term Supported versions of Symfony components", "homepage": "https://symfony.com", - "time": "2018-04-03T05:04:16+00:00" + "abandoned": "symfony/flex", + "time": "2018-10-03T12:03:19+00:00" }, { "name": "symfony/maker-bundle", @@ -5451,16 +5452,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.8.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "3296adf6a6454a050679cde90f95350ad604b171" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171", - "reference": "3296adf6a6454a050679cde90f95350ad604b171", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -5472,7 +5473,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -5506,7 +5507,7 @@ "portable", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/polyfill-php72",