From e72d7979e0e1ae51681bf4e8646f7ca1cf25c7bd Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Tue, 2 Dec 2025 18:31:44 +0530 Subject: [PATCH] updated composer lock --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 5710e82a74..36f5964698 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "utopia-php/locale": "0.8.*", "utopia-php/logger": "0.6.*", "utopia-php/messaging": "0.20.*", - "utopia-php/migration": "1.3.*", + "utopia-php/migration": "1.4.*", "utopia-php/orchestration": "0.9.*", "utopia-php/platform": "0.7.*", "utopia-php/pools": "0.8.*", diff --git a/composer.lock b/composer.lock index f88c81cf56..709e99970f 100644 --- a/composer.lock +++ b/composer.lock @@ -4508,16 +4508,16 @@ }, { "name": "utopia-php/migration", - "version": "1.3.6", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "4abe70cc242bbffebfa377e4126ee2a4a1c9ef7e" + "reference": "8e3f2569101d1a8bba0f6081fc3fc9c0979fc069" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/4abe70cc242bbffebfa377e4126ee2a4a1c9ef7e", - "reference": "4abe70cc242bbffebfa377e4126ee2a4a1c9ef7e", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/8e3f2569101d1a8bba0f6081fc3fc9c0979fc069", + "reference": "8e3f2569101d1a8bba0f6081fc3fc9c0979fc069", "shasum": "" }, "require": {