diff --git a/composer.lock b/composer.lock index 6a99e20..ab528f7 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "44b81a1b5e06a9356b19be12a77697b2", @@ -588,16 +588,16 @@ }, { "name": "phpfastcache/phpfastcache", - "version": "6.1.2", + "version": "6.1.5", "source": { "type": "git", "url": "https://github.com/PHPSocialNetwork/phpfastcache.git", - "reference": "0a8acb7d6e80b84a6bfdd7f8fb011097b0ce2a15" + "reference": "cab4e79f1ad353302c82d7b73de0aa4b6b00144c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/0a8acb7d6e80b84a6bfdd7f8fb011097b0ce2a15", - "reference": "0a8acb7d6e80b84a6bfdd7f8fb011097b0ce2a15", + "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/cab4e79f1ad353302c82d7b73de0aa4b6b00144c", + "reference": "cab4e79f1ad353302c82d7b73de0aa4b6b00144c", "shasum": "" }, "require": { @@ -612,6 +612,7 @@ }, "suggest": { "ext-apc": "*", + "ext-couchbase": "*", "ext-intl": "*", "ext-leveldb": "*", "ext-memcache": "*", @@ -680,7 +681,17 @@ "zend memory cache", "zend server" ], - "time": "2018-03-23T20:31:49+00:00" + "funding": [ + { + "url": "https://github.com/geolim4", + "type": "github" + }, + { + "url": "https://www.patreon.com/geolim4", + "type": "patreon" + } + ], + "time": "2021-08-12T11:55:27+00:00" }, { "name": "phpspec/prophecy", @@ -992,6 +1003,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2018-02-01T13:16:43+00:00" }, { @@ -1128,6 +1140,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2018-04-06T08:14:40+00:00" }, { @@ -1792,6 +1805,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "abandoned": true, "time": "2015-07-28T20:34:47+00:00" }, { @@ -2057,12 +2071,12 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "0df1908962e7a3071564e857d86874dad1ef204a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", "reference": "0df1908962e7a3071564e857d86874dad1ef204a", "shasum": "" }, @@ -2110,5 +2124,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }