mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
database 0.63.2
This commit is contained in:
parent
d92413fd6b
commit
b46de29735
1 changed files with 5 additions and 14 deletions
19
composer.lock
generated
19
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": "796b9a9952aac4604cf2acfd0ce455c6",
|
||||
"content-hash": "c99b4733669c17013e211c7dc54a86f6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/jwt",
|
||||
|
|
@ -3497,7 +3497,7 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/database",
|
||||
"version": "dev-0.63.2-fix",
|
||||
"version": "0.63.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
|
|
@ -3546,7 +3546,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/database/issues",
|
||||
"source": "https://github.com/utopia-php/database/tree/0.63.2-fix"
|
||||
"source": "https://github.com/utopia-php/database/tree/0.63.2"
|
||||
},
|
||||
"time": "2025-03-31T11:53:46+00:00"
|
||||
},
|
||||
|
|
@ -8132,18 +8132,9 @@
|
|||
"time": "2024-03-07T20:33:40+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [
|
||||
{
|
||||
"package": "utopia-php/database",
|
||||
"version": "dev-0.63.2-fix",
|
||||
"alias": "0.63.2",
|
||||
"alias_normalized": "0.63.2.0"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"utopia-php/database": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue