Update db + migrations

This commit is contained in:
Jake Barnby 2025-08-01 03:09:36 +12:00
parent de6ee12daf
commit 29973e4182
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

24
composer.lock generated
View file

@ -3497,16 +3497,16 @@
},
{
"name": "utopia-php/database",
"version": "0.74.2",
"version": "0.74.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3"
"reference": "065b4812799d57fd2c596f88aadd51644247c7e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3",
"reference": "0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3",
"url": "https://api.github.com/repos/utopia-php/database/zipball/065b4812799d57fd2c596f88aadd51644247c7e3",
"reference": "065b4812799d57fd2c596f88aadd51644247c7e3",
"shasum": ""
},
"require": {
@ -3547,9 +3547,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.74.2"
"source": "https://github.com/utopia-php/database/tree/0.74.3"
},
"time": "2025-07-31T13:40:40+00:00"
"time": "2025-07-31T15:00:30+00:00"
},
{
"name": "utopia-php/detector",
@ -3997,16 +3997,16 @@
},
{
"name": "utopia-php/migration",
"version": "0.13.5",
"version": "0.13.7",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "8142d722d8eeec443e6d5df91b69ecf89b86df8e"
"reference": "fc25d50c3a19e701e905c56a9465143cacb02717"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/8142d722d8eeec443e6d5df91b69ecf89b86df8e",
"reference": "8142d722d8eeec443e6d5df91b69ecf89b86df8e",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/fc25d50c3a19e701e905c56a9465143cacb02717",
"reference": "fc25d50c3a19e701e905c56a9465143cacb02717",
"shasum": ""
},
"require": {
@ -4047,9 +4047,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/0.13.5"
"source": "https://github.com/utopia-php/migration/tree/0.13.7"
},
"time": "2025-07-29T04:15:45+00:00"
"time": "2025-07-31T15:08:29+00:00"
},
{
"name": "utopia-php/orchestration",