chore(deps): update composer lock

This commit is contained in:
Torsten Dittmann 2021-11-25 17:45:09 +01:00
parent c26831097e
commit 4e98eb372a
2 changed files with 10 additions and 19 deletions

View file

@ -42,7 +42,7 @@
"utopia-php/abuse": "0.6.*", "utopia-php/abuse": "0.6.*",
"utopia-php/analytics": "0.2.*", "utopia-php/analytics": "0.2.*",
"utopia-php/audit": "0.7.*", "utopia-php/audit": "0.7.*",
"utopia-php/cache": "dev-fix-purge-cache-with-wildcard as 0.4.2", "utopia-php/cache": "0.4.*",
"utopia-php/cli": "0.11.*", "utopia-php/cli": "0.11.*",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/database": "0.12.*", "utopia-php/database": "0.12.*",

27
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "66c0e29d3da4cf0492427f3564cb8e4e", "content-hash": "7e24a95bc534ed39b042f19b27268de9",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1981,16 +1981,16 @@
}, },
{ {
"name": "utopia-php/cache", "name": "utopia-php/cache",
"version": "dev-fix-purge-cache-with-wildcard", "version": "0.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/cache.git", "url": "https://github.com/utopia-php/cache.git",
"reference": "0ce7ce518c98415f0a9d111e97b8edcbfbb7d34f" "reference": "7334c5b182c6ccf66b21ca61808d7c6c899e2bcb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/cache/zipball/0ce7ce518c98415f0a9d111e97b8edcbfbb7d34f", "url": "https://api.github.com/repos/utopia-php/cache/zipball/7334c5b182c6ccf66b21ca61808d7c6c899e2bcb",
"reference": "0ce7ce518c98415f0a9d111e97b8edcbfbb7d34f", "reference": "7334c5b182c6ccf66b21ca61808d7c6c899e2bcb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2028,9 +2028,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/cache/issues", "issues": "https://github.com/utopia-php/cache/issues",
"source": "https://github.com/utopia-php/cache/tree/fix-purge-cache-with-wildcard" "source": "https://github.com/utopia-php/cache/tree/0.4.2"
}, },
"time": "2021-11-25T16:28:32+00:00" "time": "2021-11-25T16:41:35+00:00"
}, },
{ {
"name": "utopia-php/cli", "name": "utopia-php/cli",
@ -6508,18 +6508,9 @@
"time": "2015-12-17T08:42:14+00:00" "time": "2015-12-17T08:42:14+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "utopia-php/cache",
"version": "dev-fix-purge-cache-with-wildcard",
"alias": "0.4.2",
"alias_normalized": "0.4.2.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"utopia-php/cache": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {