From ff5aa610dbd70e68aae1fb9c2b0a5ba5913ce8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 17:00:21 +0000 Subject: [PATCH] Bump symfony/cache from 3.4.12 to 3.4.40 Bumps [symfony/cache](https://github.com/symfony/cache) from 3.4.12 to 3.4.40. - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/cache/compare/v3.4.12...v3.4.40) Signed-off-by: dependabot[bot] --- composer.lock | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 07b5b27..441c3ed 100644 --- a/composer.lock +++ b/composer.lock @@ -1149,6 +1149,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2017-06-30T09:13:00+00:00" }, { @@ -1298,16 +1299,16 @@ }, { "name": "psr/log", - "version": "1.0.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", - "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -1316,7 +1317,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -1341,7 +1342,7 @@ "psr", "psr-3" ], - "time": "2016-10-10T12:19:37+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache", @@ -2028,16 +2029,16 @@ }, { "name": "symfony/cache", - "version": "v3.4.12", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "99bd0bc61d1de38a7ab3d98ceab00e46ad7385fa" + "reference": "c9f37a7efd9cb1ab66e42152f43dc50c33ca753c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/99bd0bc61d1de38a7ab3d98ceab00e46ad7385fa", - "reference": "99bd0bc61d1de38a7ab3d98ceab00e46ad7385fa", + "url": "https://api.github.com/repos/symfony/cache/zipball/c9f37a7efd9cb1ab66e42152f43dc50c33ca753c", + "reference": "c9f37a7efd9cb1ab66e42152f43dc50c33ca753c", "shasum": "" }, "require": { @@ -2094,7 +2095,7 @@ "caching", "psr6" ], - "time": "2018-06-21T12:16:06+00:00" + "time": "2020-04-23T21:50:38+00:00" }, { "name": "symfony/class-loader", @@ -2833,16 +2834,16 @@ }, { "name": "symfony/polyfill-apcu", - "version": "v1.8.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad" + "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9b83bd010112ec196410849e840d9b9fefcb15ad", - "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9ec426b564916afb9bfd15f78708ec322eeb8538", + "reference": "9ec426b564916afb9bfd15f78708ec322eeb8538", "shasum": "" }, "require": { @@ -2851,7 +2852,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -2885,7 +2886,7 @@ "portable", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/polyfill-ctype",