From 4adff285405192dd05ca3ca42f85c7c8a1f33683 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 28 Jul 2025 15:02:01 +1200 Subject: [PATCH] Update migration --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index c092b802e4..1142ccdbd1 100644 --- a/composer.lock +++ b/composer.lock @@ -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",