From 715adf62ca5e2cb73a708fb9e20e3663d2e41e91 Mon Sep 17 00:00:00 2001 From: Prem Palanisamy Date: Tue, 24 Feb 2026 14:58:06 +0000 Subject: [PATCH] fix: update utopia-migration to snake_case resource types --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 99ab74c5ee..82c8d1aab2 100644 --- a/composer.lock +++ b/composer.lock @@ -4521,12 +4521,12 @@ "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "599d1a29cef64354a872f9f683497057a7a40d4c" + "reference": "f8b2fb82f68f01cf6660810bfc9755c6c75c5e45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/599d1a29cef64354a872f9f683497057a7a40d4c", - "reference": "599d1a29cef64354a872f9f683497057a7a40d4c", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/f8b2fb82f68f01cf6660810bfc9755c6c75c5e45", + "reference": "f8b2fb82f68f01cf6660810bfc9755c6c75c5e45", "shasum": "" }, "require": { @@ -4568,7 +4568,7 @@ "issues": "https://github.com/utopia-php/migration/issues", "source": "https://github.com/utopia-php/migration/tree/fix-kebab-case-site" }, - "time": "2026-02-24T13:55:52+00:00" + "time": "2026-02-24T14:54:45+00:00" }, { "name": "utopia-php/mongo",