This commit is contained in:
fogelito
2026-03-18 11:27:05 +02:00
parent c1c0fd6947
commit f96a1bf8c0
Generated
+8 -7
View File
@@ -3854,12 +3854,12 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "3fed404d569c44ad751f8d82d3ff7948ba01b27b"
"reference": "3d9d0d49a692b57d96ad1fe44b301660b83f7116"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/3fed404d569c44ad751f8d82d3ff7948ba01b27b",
"reference": "3fed404d569c44ad751f8d82d3ff7948ba01b27b",
"url": "https://api.github.com/repos/utopia-php/database/zipball/3d9d0d49a692b57d96ad1fe44b301660b83f7116",
"reference": "3d9d0d49a692b57d96ad1fe44b301660b83f7116",
"shasum": ""
},
"require": {
@@ -3868,9 +3868,10 @@
"ext-pdo": "*",
"php": ">=8.4",
"utopia-php/cache": "1.*",
"utopia-php/framework": "0.33.*",
"utopia-php/console": "0.1.*",
"utopia-php/mongo": "1.*",
"utopia-php/pools": "1.*"
"utopia-php/pools": "1.*",
"utopia-php/validators": "0.2.*"
},
"require-dev": {
"fakerphp/faker": "1.23.*",
@@ -3880,7 +3881,7 @@
"phpunit/phpunit": "9.*",
"rregeer/phpunit-coverage-check": "0.3.*",
"swoole/ide-helper": "5.1.3",
"utopia-php/cli": "0.14.*"
"utopia-php/cli": "0.22.*"
},
"type": "library",
"autoload": {
@@ -3935,7 +3936,7 @@
"source": "https://github.com/utopia-php/database/tree/joins8",
"issues": "https://github.com/utopia-php/database/issues"
},
"time": "2026-03-18T07:50:39+00:00"
"time": "2026-03-18T09:09:51+00:00"
},
{
"name": "utopia-php/detector",