mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
fix: bump utopia-php/database to 5.3.2
Includes fix for empty orderAsc() attribute mapping in MongoDB adapter that caused subQueryVariables filter to hang and crash the service. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ce0b7ab455
commit
c2e4ddc177
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
|
@ -3797,16 +3797,16 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/database",
|
||||
"version": "5.3.1",
|
||||
"version": "5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
"reference": "e3305f6ca64eb5dd715e30212fd32d5d834a3a46"
|
||||
"reference": "19305fc487df4f7b990350463914c1113cc6dab1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/e3305f6ca64eb5dd715e30212fd32d5d834a3a46",
|
||||
"reference": "e3305f6ca64eb5dd715e30212fd32d5d834a3a46",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/19305fc487df4f7b990350463914c1113cc6dab1",
|
||||
"reference": "19305fc487df4f7b990350463914c1113cc6dab1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3849,9 +3849,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/database/issues",
|
||||
"source": "https://github.com/utopia-php/database/tree/5.3.1"
|
||||
"source": "https://github.com/utopia-php/database/tree/5.3.2"
|
||||
},
|
||||
"time": "2026-02-18T07:15:40+00:00"
|
||||
"time": "2026-02-18T11:59:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/detector",
|
||||
|
|
|
|||
Loading…
Reference in a new issue