mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Merge pull request #10812 from appwrite/fix-upgrade-utopia-database
Upgrade utopia-php database
This commit is contained in:
commit
b07674ccd3
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
|
@ -3844,16 +3844,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/database",
|
"name": "utopia-php/database",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/utopia-php/database.git",
|
"url": "https://github.com/utopia-php/database.git",
|
||||||
"reference": "8062cfc42ce93c0b28c325fa632f6392e5d6c0d2"
|
"reference": "e10b4faa4f3a3ef30a5f6d76acdb605469924aec"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/8062cfc42ce93c0b28c325fa632f6392e5d6c0d2",
|
"url": "https://api.github.com/repos/utopia-php/database/zipball/e10b4faa4f3a3ef30a5f6d76acdb605469924aec",
|
||||||
"reference": "8062cfc42ce93c0b28c325fa632f6392e5d6c0d2",
|
"reference": "e10b4faa4f3a3ef30a5f6d76acdb605469924aec",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -3896,9 +3896,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/utopia-php/database/issues",
|
"issues": "https://github.com/utopia-php/database/issues",
|
||||||
"source": "https://github.com/utopia-php/database/tree/3.3.0"
|
"source": "https://github.com/utopia-php/database/tree/3.4.0"
|
||||||
},
|
},
|
||||||
"time": "2025-11-12T08:20:59+00:00"
|
"time": "2025-11-13T06:34:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/detector",
|
"name": "utopia-php/detector",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue