From 5590e15eedaa0a0906d7a01fbb2b62824527c465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 Jan 2019 04:14:30 +0000 Subject: [PATCH] Bump symfony/polyfill-util from 1.8.0 to 1.10.0 Bumps symfony/polyfill-util from 1.8.0 to 1.10.0. Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 6613c68..db42c46 100644 --- a/composer.lock +++ b/composer.lock @@ -417,7 +417,7 @@ ], "authors": [ { - "name": "Cees-jan Kiewiet", + "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -458,7 +458,7 @@ ], "authors": [ { - "name": "Cees-jan Kiewiet", + "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -2395,16 +2395,16 @@ }, { "name": "symfony/polyfill-util", - "version": "v1.8.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a" + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a", - "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c", + "reference": "3b58903eae668d348a7126f999b0da0f2f93611c", "shasum": "" }, "require": { @@ -2413,7 +2413,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -2443,7 +2443,7 @@ "polyfill", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2018-09-30T16:36:12+00:00" }, { "name": "wyrihaximus/doctrine-annotation-autoloader",