Merge pull request #10907 from appwrite/ser-650-2

Update utopia-php/dns version
This commit is contained in:
Luke B. Silver 2025-12-08 09:27:18 +00:00 committed by GitHub
commit c7bdf2a99d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -56,7 +56,7 @@
"utopia-php/detector": "0.2.*",
"utopia-php/domains": "0.9.*",
"utopia-php/emails": "0.6.*",
"utopia-php/dns": "1.1.*",
"utopia-php/dns": "1.4.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
"utopia-php/fetch": "0.4.*",

14
composer.lock generated
View file

@ -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": "0cad126c9b41c0d496462ba03ff36d7b",
"content-hash": "7c9cb03eb5267f1e7a3ffc037ae22b6a",
"packages": [
{
"name": "adhocore/jwt",
@ -3999,16 +3999,16 @@
},
{
"name": "utopia-php/dns",
"version": "1.1.4",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/dns.git",
"reference": "eea6b9299a1420ae6c574f16eb1e9da8689ac56b"
"reference": "dce3453364a4524b7250db8d8eb74820b814409e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/eea6b9299a1420ae6c574f16eb1e9da8689ac56b",
"reference": "eea6b9299a1420ae6c574f16eb1e9da8689ac56b",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/dce3453364a4524b7250db8d8eb74820b814409e",
"reference": "dce3453364a4524b7250db8d8eb74820b814409e",
"shasum": ""
},
"require": {
@ -4050,9 +4050,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/dns/issues",
"source": "https://github.com/utopia-php/dns/tree/1.1.4"
"source": "https://github.com/utopia-php/dns/tree/1.4.0"
},
"time": "2025-11-26T13:38:10+00:00"
"time": "2025-12-05T10:09:00+00:00"
},
{
"name": "utopia-php/domains",