mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +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:
Generated
+6
-6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user