From 8dc69fbe56edd063c7d72a8f0218d8e53b92276b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:23:52 +0000 Subject: [PATCH] Bump phpfastcache/phpfastcache from 7.0.5 to 7.1.2 Bumps [phpfastcache/phpfastcache](https://github.com/PHPSocialNetwork/phpfastcache) from 7.0.5 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.0.5...7.1.2) --- updated-dependencies: - dependency-name: phpfastcache/phpfastcache dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b9ee5cc..87cd5ba 100644 --- a/composer.lock +++ b/composer.lock @@ -1270,16 +1270,16 @@ }, { "name": "phpfastcache/phpfastcache", - "version": "7.0.5", + "version": "7.1.2", "source": { "type": "git", "url": "https://github.com/PHPSocialNetwork/phpfastcache.git", - "reference": "64638b27f473aa26603e84288d91a2b80a4aa388" + "reference": "ee5e7fc730aeef7b0e0970adc038168b4087601c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/64638b27f473aa26603e84288d91a2b80a4aa388", - "reference": "64638b27f473aa26603e84288d91a2b80a4aa388", + "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/ee5e7fc730aeef7b0e0970adc038168b4087601c", + "reference": "ee5e7fc730aeef7b0e0970adc038168b4087601c", "shasum": "" }, "require": { @@ -1366,7 +1366,17 @@ "zend memory cache", "zend server" ], - "time": "2019-03-03T14:39:16+00:00" + "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": "phpoffice/phpspreadsheet",