updated database

This commit is contained in:
ArnabChatterjee20k 2025-09-11 12:48:58 +05:30
parent 3a059edf58
commit 88c753c2e1

22
composer.lock generated
View file

@ -3654,12 +3654,12 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "e4a03ba543abc4e436ec1b450750a14bd36011d5"
"reference": "c7dcfd8a5671944d1a9a454cbf26b95a8bd47544"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/e4a03ba543abc4e436ec1b450750a14bd36011d5",
"reference": "e4a03ba543abc4e436ec1b450750a14bd36011d5",
"url": "https://api.github.com/repos/utopia-php/database/zipball/c7dcfd8a5671944d1a9a454cbf26b95a8bd47544",
"reference": "c7dcfd8a5671944d1a9a454cbf26b95a8bd47544",
"shasum": ""
},
"require": {
@ -3700,9 +3700,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/2.0.0"
"source": "https://github.com/utopia-php/database/tree/1.4.6"
},
"time": "2025-09-04T12:36:53+00:00"
"time": "2025-09-11T06:01:47+00:00"
},
{
"name": "utopia-php/detector",
@ -6248,16 +6248,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.25",
"version": "9.6.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7"
"reference": "a0139ea157533454f611038326f3020b3051f129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/049c011e01be805202d8eebedef49f769a8ec7b7",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a0139ea157533454f611038326f3020b3051f129",
"reference": "a0139ea157533454f611038326f3020b3051f129",
"shasum": ""
},
"require": {
@ -6331,7 +6331,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.25"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.26"
},
"funding": [
{
@ -6355,7 +6355,7 @@
"type": "tidelift"
}
],
"time": "2025-08-20T14:38:31+00:00"
"time": "2025-09-11T06:17:45+00:00"
},
{
"name": "psr/cache",