update composer

This commit is contained in:
Chirag Aggarwal 2025-10-01 11:56:48 +05:30
parent 3d43f85145
commit b4dd1df0c7

12
composer.lock generated
View file

@ -3635,16 +3635,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "1.5.0", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "24c4519b4ac32aee13af31dddd984db2a3b34980" "reference": "56efe4daaf23abb753553acffccdcc04cd6178c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/24c4519b4ac32aee13af31dddd984db2a3b34980", "url": "https://api.github.com/repos/utopia-php/database/zipball/56efe4daaf23abb753553acffccdcc04cd6178c9",
"reference": "24c4519b4ac32aee13af31dddd984db2a3b34980", "reference": "56efe4daaf23abb753553acffccdcc04cd6178c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3685,9 +3685,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/1.5.0" "source": "https://github.com/utopia-php/database/tree/1.5.1"
}, },
"time": "2025-09-18T14:42:01+00:00" "time": "2025-10-01T04:44:14+00:00"
}, },
{ {
"name": "utopia-php/detector", "name": "utopia-php/detector",