From d1ffa5daf3d966e947115c1726d809aa3909494d Mon Sep 17 00:00:00 2001 From: Prem Palanisamy Date: Wed, 4 Mar 2026 08:25:05 +0000 Subject: [PATCH] chore: bump utopia-php/migration to 1.6.3 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ccf03ce835..d29a544755 100644 --- a/composer.lock +++ b/composer.lock @@ -4517,16 +4517,16 @@ }, { "name": "utopia-php/migration", - "version": "1.6.2", + "version": "1.6.3", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "037bf4b3813d44f1b0990bc124e35b501ed27fca" + "reference": "c2d016944cb029fa5ff822ceee704785a06ef289" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/037bf4b3813d44f1b0990bc124e35b501ed27fca", - "reference": "037bf4b3813d44f1b0990bc124e35b501ed27fca", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/c2d016944cb029fa5ff822ceee704785a06ef289", + "reference": "c2d016944cb029fa5ff822ceee704785a06ef289", "shasum": "" }, "require": { @@ -4566,9 +4566,9 @@ ], "support": { "issues": "https://github.com/utopia-php/migration/issues", - "source": "https://github.com/utopia-php/migration/tree/1.6.2" + "source": "https://github.com/utopia-php/migration/tree/1.6.3" }, - "time": "2026-02-25T12:00:11+00:00" + "time": "2026-03-04T07:08:22+00:00" }, { "name": "utopia-php/mongo",