(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:
Jake Barnby
2026-04-01 04:16:48 +13:00
co-authored by Claude Opus 4.6
parent a097f5a987
commit cf71c104e8
Generated
+3 -3
View File
@@ -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": {