Update database

This commit is contained in:
Jake Barnby 2024-09-12 23:02:12 +12:00
parent 28642b9f04
commit ee7de0cb41
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

24
composer.lock generated
View file

@ -1726,12 +1726,12 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "bad0ea537637fff0546287c92e4a3242cd129b8d"
"reference": "32ab2f79315906053586513a3e8f994cb8f783e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/bad0ea537637fff0546287c92e4a3242cd129b8d",
"reference": "bad0ea537637fff0546287c92e4a3242cd129b8d",
"url": "https://api.github.com/repos/utopia-php/database/zipball/32ab2f79315906053586513a3e8f994cb8f783e5",
"reference": "32ab2f79315906053586513a3e8f994cb8f783e5",
"shasum": ""
},
"require": {
@ -1743,14 +1743,14 @@
"utopia-php/mongo": "0.3.*"
},
"require-dev": {
"fakerphp/faker": "^1.14",
"laravel/pint": "1.13.*",
"pcov/clobber": "^2.0",
"phpstan/phpstan": "1.10.*",
"phpunit/phpunit": "^9.4",
"rregeer/phpunit-coverage-check": "^0.3.1",
"swoole/ide-helper": "5.1.2",
"utopia-php/cli": "^0.14.0"
"fakerphp/faker": "1.23.*",
"laravel/pint": "1.17.*",
"pcov/clobber": "2.0.*",
"phpstan/phpstan": "1.11.*",
"phpunit/phpunit": "9.6.*",
"rregeer/phpunit-coverage-check": "0.3.*",
"swoole/ide-helper": "5.1.3",
"utopia-php/cli": "0.14.*"
},
"type": "library",
"autoload": {
@ -1774,7 +1774,7 @@
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-migrations"
},
"time": "2024-08-19T09:05:54+00:00"
"time": "2024-09-12T11:01:10+00:00"
},
{
"name": "utopia-php/domains",