mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Update database
This commit is contained in:
parent
a48812649c
commit
ef2a475b6b
1 changed files with 8 additions and 9 deletions
17
composer.lock
generated
17
composer.lock
generated
|
|
@ -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": "d295a10bf0faff65cbc41dc040bbfd4c",
|
||||
"content-hash": "28ecd4705def24ce61eee0f6676439d6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/jwt",
|
||||
|
|
@ -1556,16 +1556,16 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/database",
|
||||
"version": "0.49.3",
|
||||
"version": "0.49.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
"reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e"
|
||||
"reference": "b31b18f2db2b0c7958f442cad629984e69f7bc8a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e",
|
||||
"reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/b31b18f2db2b0c7958f442cad629984e69f7bc8a",
|
||||
"reference": "b31b18f2db2b0c7958f442cad629984e69f7bc8a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1573,7 +1573,6 @@
|
|||
"ext-pdo": "*",
|
||||
"php": ">=8.0",
|
||||
"utopia-php/cache": "0.9.*",
|
||||
"utopia-php/fetch": "0.1.*",
|
||||
"utopia-php/framework": "0.33.*",
|
||||
"utopia-php/mongo": "0.3.*"
|
||||
},
|
||||
|
|
@ -1607,9 +1606,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/database/issues",
|
||||
"source": "https://github.com/utopia-php/database/tree/0.49.3"
|
||||
"source": "https://github.com/utopia-php/database/tree/0.49.4"
|
||||
},
|
||||
"time": "2024-04-23T02:17:30+00:00"
|
||||
"time": "2024-04-29T07:30:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/domains",
|
||||
|
|
@ -5530,5 +5529,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "8.3"
|
||||
},
|
||||
"plugin-api-version": "2.3.0"
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue