From 1c1646f274a1f0efec11784073d5768346342d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 09:21:39 +0000 Subject: [PATCH] Bump symfony/http-foundation from 4.1.9 to 4.1.12 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.1.9 to 4.1.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.9...v4.1.12) Signed-off-by: dependabot[bot] --- composer.lock | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) mode change 100755 => 100644 composer.lock diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index 7d80fb3..f6f3726 --- a/composer.lock +++ b/composer.lock @@ -2659,12 +2659,12 @@ "version": "v2.6.3", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "434820973cadf2da2d66e7184be370084cc32ca8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/434820973cadf2da2d66e7184be370084cc32ca8", + "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8", "reference": "434820973cadf2da2d66e7184be370084cc32ca8", "shasum": "" }, @@ -4110,6 +4110,17 @@ { "name": "league/uri", "version": "5.3.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/uri.git", + "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/f2bceb755f1108758cf4cf925e4cd7699ce686aa", + "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa", + "shasum": "" + }, "require": { "ext-fileinfo": "*", "ext-intl": "*", @@ -7718,16 +7729,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.1.9", + "version": "v4.1.12", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "26062b9527b6797fc6239ed698c9c0a3c5e891e0" + "reference": "b08bbec147e1d2dc01b6bb2e65f6718c0821f507" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/26062b9527b6797fc6239ed698c9c0a3c5e891e0", - "reference": "26062b9527b6797fc6239ed698c9c0a3c5e891e0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b08bbec147e1d2dc01b6bb2e65f6718c0821f507", + "reference": "b08bbec147e1d2dc01b6bb2e65f6718c0821f507", "shasum": "" }, "require": { @@ -7768,7 +7779,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-11-26T10:26:29+00:00" + "time": "2019-04-16T06:39:32+00:00" }, { "name": "symfony/http-kernel", @@ -8324,16 +8335,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -8345,7 +8356,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -8379,7 +8390,7 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/process",