From 33a856af416d3dda9782e628aa7bc8fd084934b8 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 16 Oct 2025 15:54:43 +0530 Subject: [PATCH] update domain lib to 0.8.3 --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 6229720bf2..2d2d683603 100644 --- a/composer.lock +++ b/composer.lock @@ -756,16 +756,16 @@ }, { "name": "google/protobuf", - "version": "v4.32.1", + "version": "v4.33.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb" + "reference": "b50269e23204e5ae859a326ec3d90f09efe3047d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb", - "reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/b50269e23204e5ae859a326ec3d90f09efe3047d", + "reference": "b50269e23204e5ae859a326ec3d90f09efe3047d", "shasum": "" }, "require": { @@ -794,9 +794,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.32.1" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.0" }, - "time": "2025-09-14T05:14:52+00:00" + "time": "2025-10-15T20:10:28+00:00" }, { "name": "league/csv", @@ -3847,16 +3847,16 @@ }, { "name": "utopia-php/domains", - "version": "0.8.2", + "version": "0.8.3", "source": { "type": "git", "url": "https://github.com/utopia-php/domains.git", - "reference": "caa294dcebd05c8af876c8afef3e992faccdf645" + "reference": "b6d4c3a153fdd568d4b263e4ba299eed7b045a79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/domains/zipball/caa294dcebd05c8af876c8afef3e992faccdf645", - "reference": "caa294dcebd05c8af876c8afef3e992faccdf645", + "url": "https://api.github.com/repos/utopia-php/domains/zipball/b6d4c3a153fdd568d4b263e4ba299eed7b045a79", + "reference": "b6d4c3a153fdd568d4b263e4ba299eed7b045a79", "shasum": "" }, "require": { @@ -3902,9 +3902,9 @@ ], "support": { "issues": "https://github.com/utopia-php/domains/issues", - "source": "https://github.com/utopia-php/domains/tree/0.8.2" + "source": "https://github.com/utopia-php/domains/tree/0.8.3" }, - "time": "2025-10-06T09:56:54+00:00" + "time": "2025-10-16T10:22:34+00:00" }, { "name": "utopia-php/dsn",