Update migration

This commit is contained in:
Jake Barnby 2025-07-28 15:02:01 +12:00
parent d491a6db2d
commit 4adff28540
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

24
composer.lock generated
View file

@ -3993,16 +3993,16 @@
},
{
"name": "utopia-php/migration",
"version": "0.13.3",
"version": "0.13.4",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "cf6b192f78dacfa06b659646c228b203212b3c6b"
"reference": "e0e351b073e216e54bcb27bcadaa6b3e6fe77e60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/cf6b192f78dacfa06b659646c228b203212b3c6b",
"reference": "cf6b192f78dacfa06b659646c228b203212b3c6b",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/e0e351b073e216e54bcb27bcadaa6b3e6fe77e60",
"reference": "e0e351b073e216e54bcb27bcadaa6b3e6fe77e60",
"shasum": ""
},
"require": {
@ -4043,9 +4043,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/0.13.3"
"source": "https://github.com/utopia-php/migration/tree/0.13.4"
},
"time": "2025-07-23T08:02:04+00:00"
"time": "2025-07-28T02:43:54+00:00"
},
{
"name": "utopia-php/orchestration",
@ -5336,16 +5336,16 @@
},
{
"name": "nikic/php-parser",
"version": "v5.5.0",
"version": "v5.6.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"shasum": ""
},
"require": {
@ -5388,9 +5388,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.0"
},
"time": "2025-05-31T08:24:38+00:00"
"time": "2025-07-27T20:03:57+00:00"
},
{
"name": "phar-io/manifest",