From ac0bfd6cb8c6afdfeaadae9d2c1bda2354fcefd0 Mon Sep 17 00:00:00 2001 From: Hemachandar Date: Thu, 4 Dec 2025 17:23:27 +0530 Subject: [PATCH] update composer.lock --- composer.json | 10 ++-------- composer.lock | 30 ++++++++++++++---------------- 2 files changed, 16 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index bf4c353346..d32b739311 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "utopia-php/detector": "0.2.*", "utopia-php/domains": "0.9.*", "utopia-php/emails": "0.6.*", - "utopia-php/dns": "dev-ser-650", + "utopia-php/dns": "1.4.*", "utopia-php/dsn": "0.2.1", "utopia-php/framework": "0.33.*", "utopia-php/fetch": "0.4.*", @@ -108,11 +108,5 @@ "php-http/discovery": true, "tbachert/spi": true } - }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/utopia-php/dns" - } - ] + } } diff --git a/composer.lock b/composer.lock index a3ea003c1a..0c6a7334a0 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": "240af61d7334a320b30b406221101f01", + "content-hash": "f9414555d68323735b92757acd966e51", "packages": [ { "name": "adhocore/jwt", @@ -3999,16 +3999,16 @@ }, { "name": "utopia-php/dns", - "version": "dev-ser-650", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/utopia-php/dns.git", - "reference": "43ce4178b5dd93a8c764e12b9bdd69b1e5bfcb6b" + "reference": "dce3453364a4524b7250db8d8eb74820b814409e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/dns/zipball/43ce4178b5dd93a8c764e12b9bdd69b1e5bfcb6b", - "reference": "43ce4178b5dd93a8c764e12b9bdd69b1e5bfcb6b", + "url": "https://api.github.com/repos/utopia-php/dns/zipball/dce3453364a4524b7250db8d8eb74820b814409e", + "reference": "dce3453364a4524b7250db8d8eb74820b814409e", "shasum": "" }, "require": { @@ -4062,10 +4062,10 @@ "utopia" ], "support": { - "source": "https://github.com/utopia-php/dns/tree/ser-650", + "source": "https://github.com/utopia-php/dns/tree/1.4.0", "issues": "https://github.com/utopia-php/dns/issues" }, - "time": "2025-12-04T08:57:15+00:00" + "time": "2025-12-05T10:09:00+00:00" }, { "name": "utopia-php/domains", @@ -4526,16 +4526,16 @@ }, { "name": "utopia-php/migration", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "4abe70cc242bbffebfa377e4126ee2a4a1c9ef7e" + "reference": "409983bc2a9cf53a8a3dc6c23d8b1dee1950b499" }, "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/409983bc2a9cf53a8a3dc6c23d8b1dee1950b499", + "reference": "409983bc2a9cf53a8a3dc6c23d8b1dee1950b499", "shasum": "" }, "require": { @@ -4575,9 +4575,9 @@ ], "support": { "issues": "https://github.com/utopia-php/migration/issues", - "source": "https://github.com/utopia-php/migration/tree/1.3.6" + "source": "https://github.com/utopia-php/migration/tree/1.3.7" }, - "time": "2025-11-25T11:36:57+00:00" + "time": "2025-12-05T05:02:31+00:00" }, { "name": "utopia-php/mongo", @@ -8955,9 +8955,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/dns": 20 - }, + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {