From a3e13f0fc86dd85cd1ae9a92c011824864871f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 00:08:13 +0000 Subject: [PATCH] Bump symfony/http-foundation from 2.7.28 to 2.7.51 Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 2.7.28 to 2.7.51. - [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/v2.7.28...v2.7.51) Signed-off-by: dependabot[bot] --- composer.lock | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index cd3fb21..323eae1 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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": "adf562cea45e5297a70a4b59c81daeab", + "content-hash": "1f3f848ce9d616ead5c3e5fcea606221", "packages": [ { "name": "aws/aws-sdk-php", @@ -829,8 +829,12 @@ "shasum": "" }, "require": { + "ext-mbstring": "*", "php": ">=5.3.0" }, + "require-dev": { + "phpunit/phpunit": "^4.8.35" + }, "type": "library", "autoload": { "psr-0": { @@ -854,7 +858,7 @@ "markdown", "parser" ], - "time": "2017-05-14 14:47:48" + "time": "2017-05-14T14:47:48+00:00" }, { "name": "facebook/php-sdk-v4", @@ -1508,7 +1512,7 @@ "time": "2017-06-06T11:42:35+00:00" }, { - "name": "jeremeamia/SuperClosure", + "name": "jeremeamia/superclosure", "version": "2.3.0", "source": { "type": "git", @@ -2121,7 +2125,7 @@ "server" ], "abandoned": "laravel/passport", - "time": "2017-03-13 17:10:33" + "time": "2017-03-13T17:10:33+00:00" }, { "name": "maknz/slack", @@ -3465,16 +3469,16 @@ }, { "name": "symfony/http-foundation", - "version": "v2.7.28", + "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "65c55f2946f04c899c9553121de35b9c12d580aa" + "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/65c55f2946f04c899c9553121de35b9c12d580aa", - "reference": "65c55f2946f04c899c9553121de35b9c12d580aa", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b67e5cbd2bf837fb3681f2c4965826d6c6758532", + "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532", "shasum": "" }, "require": { @@ -3517,7 +3521,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-05-18T15:56:45+00:00" + "time": "2019-04-16T09:58:21+00:00" }, { "name": "symfony/http-kernel", @@ -3603,16 +3607,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": { @@ -3624,7 +3628,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -3658,7 +3662,7 @@ "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/polyfill-php56", @@ -4291,8 +4295,7 @@ "authors": [ { "name": "Chris Boulton", - "homepage": "http://github.com/chrisboulton", - "role": "Original developer" + "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", @@ -4813,6 +4816,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2015-10-02T06:51:40+00:00" }, {