mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
(fix): update utopia-php/database with loose tenant comparison and PHPStan fixes
Includes loose comparison (!=) for tenant checks in Collections.php to handle int/string tenant value mismatches, and PHPStan type assertions for Document constructor calls. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
a097f5a987
commit
cf71c104e8
Generated
+3
-3
@@ -4038,12 +4038,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
"reference": "c4816103c4aa97d27df6f3d551c595dd4b27a2de"
|
||||
"reference": "ed0b48a63326584adaea81d7acb6a25818b14faf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/c4816103c4aa97d27df6f3d551c595dd4b27a2de",
|
||||
"reference": "c4816103c4aa97d27df6f3d551c595dd4b27a2de",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/ed0b48a63326584adaea81d7acb6a25818b14faf",
|
||||
"reference": "ed0b48a63326584adaea81d7acb6a25818b14faf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user