From 6d85d1567ea1c49be665a47e15620425226802f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 6 Jan 2026 15:33:21 +0100 Subject: [PATCH] Update composer.lock --- composer.lock | 49 ++++++++++++++++++++----------------------------- 1 file changed, 20 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index 57e64b9295..9149c1d79a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4a6fc33b1b16a8e08276a28d7122a99a", + "content-hash": "078c447eafec076507b5bc8b8c0198e7", "packages": [ { "name": "adhocore/jwt", @@ -4516,16 +4516,16 @@ }, { "name": "utopia-php/migration", - "version": "dev-chore-update-sdk-19", + "version": "1.3.10", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "12b7439aae526539464a8e79b07ae4aee14a66bc" + "reference": "cb357c42a5a5614605b546effbea1204ed64c6b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/12b7439aae526539464a8e79b07ae4aee14a66bc", - "reference": "12b7439aae526539464a8e79b07ae4aee14a66bc", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/cb357c42a5a5614605b546effbea1204ed64c6b0", + "reference": "cb357c42a5a5614605b546effbea1204ed64c6b0", "shasum": "" }, "require": { @@ -4565,9 +4565,9 @@ ], "support": { "issues": "https://github.com/utopia-php/migration/issues", - "source": "https://github.com/utopia-php/migration/tree/chore-update-sdk-19" + "source": "https://github.com/utopia-php/migration/tree/1.3.10" }, - "time": "2026-01-05T21:31:41+00:00" + "time": "2026-01-06T10:47:11+00:00" }, { "name": "utopia-php/mongo", @@ -5567,30 +5567,29 @@ }, { "name": "doctrine/instantiator", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0" + "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", - "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/23da848e1a2308728fe5fdddabf4be17ff9720c7", + "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^8.4" }, "require-dev": { - "doctrine/coding-standard": "^11", + "doctrine/coding-standard": "^14", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^1.2", - "phpstan/phpstan": "^1.9.4", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5.27", - "vimeo/psalm": "^5.4" + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { @@ -5617,7 +5616,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/2.0.0" + "source": "https://github.com/doctrine/instantiator/tree/2.1.0" }, "funding": [ { @@ -5633,7 +5632,7 @@ "type": "tidelift" } ], - "time": "2022-12-30T00:23:10+00:00" + "time": "2026-01-05T06:47:08+00:00" }, { "name": "doctrine/lexer", @@ -8944,18 +8943,10 @@ "time": "2024-03-07T20:33:40+00:00" } ], - "aliases": [ - { - "package": "utopia-php/migration", - "version": "dev-chore-update-sdk-19", - "alias": "1.4.0", - "alias_normalized": "1.4.0.0" - } - ], + "aliases": [], "minimum-stability": "stable", "stability-flags": { - "utopia-php/audit": 5, - "utopia-php/migration": 20 + "utopia-php/audit": 5 }, "prefer-stable": false, "prefer-lowest": false,