1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00
This commit is contained in:
shimon 2024-06-05 20:40:14 +03:00
parent e28224976a
commit e2c6c61083
2 changed files with 25 additions and 41 deletions

View file

@ -47,10 +47,10 @@
"utopia-php/abuse": "0.37.*",
"utopia-php/analytics": "0.10.*",
"utopia-php/audit": "0.39.*",
"utopia-php/cache": "dev-refactor-redis-cache as 0.9.1",
"utopia-php/cache": "0.10.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-refactor-cache-flow as 0.49.10",
"utopia-php/database": "0.49.*",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",

62
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "42f081ea081021d2f2734fde998ebae5",
"content-hash": "44dc3f42d5df8bab8d3e45ff631f384d",
"packages": [
{
"name": "adhocore/jwt",
@ -1569,16 +1569,16 @@
},
{
"name": "utopia-php/cache",
"version": "dev-refactor-redis-cache",
"version": "0.10.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/cache.git",
"reference": "91166f3048af153b48bf7008415fe82785398970"
"reference": "313bcdfbb166f75c2c205a59d1467cead63a9626"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/cache/zipball/91166f3048af153b48bf7008415fe82785398970",
"reference": "91166f3048af153b48bf7008415fe82785398970",
"url": "https://api.github.com/repos/utopia-php/cache/zipball/313bcdfbb166f75c2c205a59d1467cead63a9626",
"reference": "313bcdfbb166f75c2c205a59d1467cead63a9626",
"shasum": ""
},
"require": {
@ -1613,9 +1613,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/cache/issues",
"source": "https://github.com/utopia-php/cache/tree/refactor-redis-cache"
"source": "https://github.com/utopia-php/cache/tree/0.10.0"
},
"time": "2024-06-02T10:08:18+00:00"
"time": "2024-06-05T16:40:43+00:00"
},
{
"name": "utopia-php/cli",
@ -1719,23 +1719,23 @@
},
{
"name": "utopia-php/database",
"version": "dev-refactor-cache-flow",
"version": "0.49.12",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "13f4729eb2f13fe4b8db2be3c12ceae32489b4e5"
"reference": "45def2f7c6bc5f631dbb67e5df0e8e7331af5f63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/13f4729eb2f13fe4b8db2be3c12ceae32489b4e5",
"reference": "13f4729eb2f13fe4b8db2be3c12ceae32489b4e5",
"url": "https://api.github.com/repos/utopia-php/database/zipball/45def2f7c6bc5f631dbb67e5df0e8e7331af5f63",
"reference": "45def2f7c6bc5f631dbb67e5df0e8e7331af5f63",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/cache": "0.9.*",
"utopia-php/cache": "0.10.*",
"utopia-php/framework": "0.33.*",
"utopia-php/mongo": "0.3.*"
},
@ -1769,9 +1769,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/refactor-cache-flow"
"source": "https://github.com/utopia-php/database/tree/0.49.12"
},
"time": "2024-06-02T11:00:00+00:00"
"time": "2024-06-05T16:52:59+00:00"
},
{
"name": "utopia-php/domains",
@ -2755,22 +2755,22 @@
},
{
"name": "utopia-php/vcs",
"version": "0.6.6",
"version": "0.6.7",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/vcs.git",
"reference": "e538264cfee5e3efdfe1771efba04750cf20b2c4"
"reference": "8d8ff1ac68e991b95adb6f91fcde8f9bb8f24974"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/e538264cfee5e3efdfe1771efba04750cf20b2c4",
"reference": "e538264cfee5e3efdfe1771efba04750cf20b2c4",
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/8d8ff1ac68e991b95adb6f91fcde8f9bb8f24974",
"reference": "8d8ff1ac68e991b95adb6f91fcde8f9bb8f24974",
"shasum": ""
},
"require": {
"adhocore/jwt": "^1.1",
"php": ">=8.0",
"utopia-php/cache": "^0.9.0",
"utopia-php/cache": "^0.10.0",
"utopia-php/framework": "0.*.*"
},
"require-dev": {
@ -2798,9 +2798,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/vcs/issues",
"source": "https://github.com/utopia-php/vcs/tree/0.6.6"
"source": "https://github.com/utopia-php/vcs/tree/0.6.7"
},
"time": "2024-05-17T09:36:30+00:00"
"time": "2024-06-05T17:38:29+00:00"
},
{
"name": "utopia-php/websocket",
@ -5587,25 +5587,9 @@
"time": "2023-11-21T18:54:41+00:00"
}
],
"aliases": [
{
"package": "utopia-php/cache",
"version": "dev-refactor-redis-cache",
"alias": "0.9.1",
"alias_normalized": "0.9.1.0"
},
{
"package": "utopia-php/database",
"version": "dev-refactor-cache-flow",
"alias": "0.49.10",
"alias_normalized": "0.49.10.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/cache": 20,
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {