Update dependencies

This commit is contained in:
Bradley Schofield 2024-09-24 17:58:25 +09:00
parent fb1c0c85b0
commit 0101fbda8c
2 changed files with 10 additions and 17 deletions

View file

@ -51,7 +51,7 @@
"utopia-php/cache": "0.10.*", "utopia-php/cache": "0.10.*",
"utopia-php/cli": "0.15.*", "utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/database": "dev-0.35.x-add-collection-size-data as 0.53.3", "utopia-php/database": "0.53.5-rc1",
"utopia-php/domains": "0.5.*", "utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1", "utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*", "utopia-php/framework": "0.33.*",

25
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": "5d5649d7e5859da94b2dbe9deecea556", "content-hash": "7066d9ca32e7a1a60614effdc4701970",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1723,16 +1723,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "dev-0.35.x-add-collection-size-data", "version": "0.53.5-rc1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "f3133eaa41534497eeaf807f1d3501aad1606e2e" "reference": "689ba22063bf46def385da8695ba7a921e81e38d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/f3133eaa41534497eeaf807f1d3501aad1606e2e", "url": "https://api.github.com/repos/utopia-php/database/zipball/689ba22063bf46def385da8695ba7a921e81e38d",
"reference": "f3133eaa41534497eeaf807f1d3501aad1606e2e", "reference": "689ba22063bf46def385da8695ba7a921e81e38d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1803,10 +1803,10 @@
"utopia" "utopia"
], ],
"support": { "support": {
"source": "https://github.com/utopia-php/database/tree/0.35.x-add-collection-size-data", "source": "https://github.com/utopia-php/database/tree/0.53.5-rc1",
"issues": "https://github.com/utopia-php/database/issues" "issues": "https://github.com/utopia-php/database/issues"
}, },
"time": "2024-09-23T11:38:14+00:00" "time": "2024-09-24T08:43:10+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -7024,17 +7024,10 @@
"time": "2024-03-07T20:33:40+00:00" "time": "2024-03-07T20:33:40+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "utopia-php/database",
"version": "dev-0.35.x-add-collection-size-data",
"alias": "0.53.3",
"alias_normalized": "0.53.3.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"utopia-php/database": 20 "utopia-php/database": 5
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,