1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Update db

This commit is contained in:
Jake Barnby 2023-10-19 20:41:06 +13:00
parent 03b6d65669
commit 9cb2e834a6
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 10 additions and 19 deletions

View file

@ -49,7 +49,7 @@
"utopia-php/cache": "0.8.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-feat-global-timeouts as 0.44.1",
"utopia-php/database": "0.44.*",
"utopia-php/domains": "0.3.*",
"utopia-php/dsn": "0.1.*",
"utopia-php/framework": "0.31.0",

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",
"This file is @generated automatically"
],
"content-hash": "72caaa81d73965a0375e3765b378ba4a",
"content-hash": "6ff937a260c3e0c09de9eb5e073d830d",
"packages": [
{
"name": "adhocore/jwt",
@ -1972,16 +1972,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-feat-global-timeouts",
"version": "0.44.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "1ceaf65ecc6e6a982cd12266d1fd08435994b563"
"reference": "591cadbc2c622a3304aae9a16ebfdbe75ef33a06"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/1ceaf65ecc6e6a982cd12266d1fd08435994b563",
"reference": "1ceaf65ecc6e6a982cd12266d1fd08435994b563",
"url": "https://api.github.com/repos/utopia-php/database/zipball/591cadbc2c622a3304aae9a16ebfdbe75ef33a06",
"reference": "591cadbc2c622a3304aae9a16ebfdbe75ef33a06",
"shasum": ""
},
"require": {
@ -2022,9 +2022,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-global-timeouts"
"source": "https://github.com/utopia-php/database/tree/0.44.2"
},
"time": "2023-10-19T01:10:04+00:00"
"time": "2023-10-19T07:39:00+00:00"
},
{
"name": "utopia-php/domains",
@ -5864,18 +5864,9 @@
"time": "2023-08-28T11:09:02+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-feat-global-timeouts",
"alias": "0.44.1",
"alias_normalized": "0.44.1.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {