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" }