From 35c36163c8537c2c78266d91d8d2456e12f679fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:22:43 +0000 Subject: [PATCH] Bump phpfastcache/phpfastcache from 7.1.1 to 7.1.2 Bumps [phpfastcache/phpfastcache](https://github.com/PHPSocialNetwork/phpfastcache) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/PHPSocialNetwork/phpfastcache/releases) - [Changelog](https://github.com/PHPSocialNetwork/phpfastcache/blob/7.1.2/CHANGELOG.md) - [Commits](https://github.com/PHPSocialNetwork/phpfastcache/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: phpfastcache/phpfastcache dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 230c9b0..83c29bd 100644 --- a/composer.lock +++ b/composer.lock @@ -1893,16 +1893,16 @@ }, { "name": "phpfastcache/phpfastcache", - "version": "7.1.1", + "version": "7.1.2", "source": { "type": "git", "url": "https://github.com/PHPSocialNetwork/phpfastcache.git", - "reference": "43586728fae8660d5ffc5b0d105502872ee8c17c" + "reference": "ee5e7fc730aeef7b0e0970adc038168b4087601c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/43586728fae8660d5ffc5b0d105502872ee8c17c", - "reference": "43586728fae8660d5ffc5b0d105502872ee8c17c", + "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/ee5e7fc730aeef7b0e0970adc038168b4087601c", + "reference": "ee5e7fc730aeef7b0e0970adc038168b4087601c", "shasum": "" }, "require": { @@ -1989,7 +1989,21 @@ "zend memory cache", "zend server" ], - "time": "2020-04-24T21:51:24+00:00" + "support": { + "issues": "https://github.com/PHPSocialNetwork/phpfastcache/issues", + "source": "https://github.com/PHPSocialNetwork/phpfastcache/tree/7.1.2" + }, + "funding": [ + { + "url": "https://github.com/geolim4", + "type": "github" + }, + { + "url": "https://www.patreon.com/geolim4", + "type": "patreon" + } + ], + "time": "2021-08-12T11:55:02+00:00" }, { "name": "phpfastcache/phpssdb", @@ -2264,6 +2278,9 @@ "psr", "psr-6" ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" + }, "time": "2016-08-06T20:24:11+00:00" }, { @@ -2458,6 +2475,9 @@ "psr-16", "simple-cache" ], + "support": { + "source": "https://github.com/php-fig/simple-cache/tree/master" + }, "time": "2017-10-23T01:57:42+00:00" }, { @@ -3372,5 +3392,6 @@ "platform-dev": [], "platform-overrides": { "php": "7.4" - } + }, + "plugin-api-version": "2.1.0" }