From e61a41c7338fe122ef1e4f1ff7337c3b1b77f694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 07:08:18 +0000 Subject: [PATCH] Bump symfony/http-foundation from 2.7.50 to 2.7.51 in /chatapp Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 2.7.50 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.50...v2.7.51) Signed-off-by: dependabot[bot] --- chatapp/composer.lock | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/chatapp/composer.lock b/chatapp/composer.lock index 4e3c621..a3992b2 100644 --- a/chatapp/composer.lock +++ b/chatapp/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5d80add634bfa3d75c8c8393d1b6b339", + "content-hash": "b6e65b0eb19d1f739ace260cecdd4d59", "packages": [ { "name": "artdarek/pusherer", @@ -698,7 +698,7 @@ "time": "2014-11-20T16:49:30+00:00" }, { - "name": "jeremeamia/SuperClosure", + "name": "jeremeamia/superclosure", "version": "1.0.2", "source": { "type": "git", @@ -2210,16 +2210,16 @@ }, { "name": "symfony/http-foundation", - "version": "v2.7.50", + "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e8eb43e042f839b01afe6b5019e4c0c204634dfb" + "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8eb43e042f839b01afe6b5019e4c0c204634dfb", - "reference": "e8eb43e042f839b01afe6b5019e4c0c204634dfb", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b67e5cbd2bf837fb3681f2c4965826d6c6758532", + "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532", "shasum": "" }, "require": { @@ -2262,7 +2262,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-08-02T06:59:56+00:00" + "time": "2019-04-16T09:58:21+00:00" }, { "name": "symfony/http-kernel", @@ -2449,7 +2449,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -2464,16 +2464,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": { @@ -2485,7 +2485,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -2519,7 +2519,7 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/process", @@ -2873,8 +2873,6 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": { - "php": "~7.3.0" - }, + "platform": [], "platform-dev": [] }