Merge pull request #11125 from appwrite/update-domains-lib

This commit is contained in:
Chirag Aggarwal 2026-01-13 17:35:29 +05:30 committed by GitHub
commit fef1b5b5e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 102 additions and 59 deletions

View file

@ -54,9 +54,9 @@
"utopia-php/config": "1.*",
"utopia-php/database": "4.*",
"utopia-php/detector": "0.2.*",
"utopia-php/domains": "0.9.*",
"utopia-php/domains": "0.11.*",
"utopia-php/emails": "0.6.*",
"utopia-php/dns": "1.4.*",
"utopia-php/dns": "1.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
"utopia-php/fetch": "0.5.*",

157
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": "ad3d3cc3b265daf8657cb43836fc9879",
"content-hash": "2d32f0fe31dc03c1f96a2582093afca1",
"packages": [
{
"name": "adhocore/jwt",
@ -3552,23 +3552,23 @@
},
{
"name": "utopia-php/audit",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
"reference": "27d66630f528473cb563bbcf362d7d9a711b384e"
"reference": "662244bd170bab3ba45fd4470ac2e5a36c980131"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/27d66630f528473cb563bbcf362d7d9a711b384e",
"reference": "27d66630f528473cb563bbcf362d7d9a711b384e",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/662244bd170bab3ba45fd4470ac2e5a36c980131",
"reference": "662244bd170bab3ba45fd4470ac2e5a36c980131",
"shasum": ""
},
"require": {
"php": ">=8.0",
"utopia-php/database": "4.*",
"utopia-php/fetch": "0.5.*",
"utopia-php/validators": "0.1.*"
"utopia-php/validators": "0.2.*"
},
"require-dev": {
"laravel/pint": "1.*",
@ -3595,9 +3595,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/2.0.2"
"source": "https://github.com/utopia-php/audit/tree/2.0.3"
},
"time": "2026-01-07T07:01:25+00:00"
"time": "2026-01-13T09:49:40+00:00"
},
{
"name": "utopia-php/auth",
@ -4001,22 +4001,22 @@
},
{
"name": "utopia-php/dns",
"version": "1.4.1",
"version": "1.5.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/dns.git",
"reference": "5daf8b683dad877491c4df84c6be24850b2f363b"
"reference": "a1f490ba425b1a5128e7aaa24eff560900812d21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/5daf8b683dad877491c4df84c6be24850b2f363b",
"reference": "5daf8b683dad877491c4df84c6be24850b2f363b",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/a1f490ba425b1a5128e7aaa24eff560900812d21",
"reference": "a1f490ba425b1a5128e7aaa24eff560900812d21",
"shasum": ""
},
"require": {
"php": ">=8.3",
"utopia-php/console": "0.0.*",
"utopia-php/domains": "0.9.*",
"utopia-php/domains": "0.11.*",
"utopia-php/span": "1.0.*",
"utopia-php/telemetry": "*",
"utopia-php/validators": "0.*"
},
@ -4052,22 +4052,22 @@
],
"support": {
"issues": "https://github.com/utopia-php/dns/issues",
"source": "https://github.com/utopia-php/dns/tree/1.4.1"
"source": "https://github.com/utopia-php/dns/tree/1.5.3"
},
"time": "2025-12-17T09:09:08+00:00"
"time": "2026-01-13T11:39:38+00:00"
},
{
"name": "utopia-php/domains",
"version": "0.9.2",
"version": "0.11.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/domains.git",
"reference": "52b654f8a0e170bfa2e54cb47755b256822477c7"
"reference": "f333e23e721ca5cd3bd21063fa88304114b0467d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/52b654f8a0e170bfa2e54cb47755b256822477c7",
"reference": "52b654f8a0e170bfa2e54cb47755b256822477c7",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/f333e23e721ca5cd3bd21063fa88304114b0467d",
"reference": "f333e23e721ca5cd3bd21063fa88304114b0467d",
"shasum": ""
},
"require": {
@ -4114,9 +4114,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/domains/issues",
"source": "https://github.com/utopia-php/domains/tree/0.9.2"
"source": "https://github.com/utopia-php/domains/tree/0.11.0"
},
"time": "2025-11-26T12:16:36+00:00"
"time": "2026-01-13T09:40:08+00:00"
},
{
"name": "utopia-php/dsn",
@ -4167,22 +4167,22 @@
},
{
"name": "utopia-php/emails",
"version": "0.6.4",
"version": "0.6.5",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/emails.git",
"reference": "fb2bd5c428e88f645b0f7ede0dd29ac0d120ec52"
"reference": "178e57a0f9a24139500c94ce73d166800197b6cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/emails/zipball/fb2bd5c428e88f645b0f7ede0dd29ac0d120ec52",
"reference": "fb2bd5c428e88f645b0f7ede0dd29ac0d120ec52",
"url": "https://api.github.com/repos/utopia-php/emails/zipball/178e57a0f9a24139500c94ce73d166800197b6cf",
"reference": "178e57a0f9a24139500c94ce73d166800197b6cf",
"shasum": ""
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "^0.15",
"utopia-php/domains": "^0.9",
"utopia-php/domains": "^0.11",
"utopia-php/fetch": "^0.5",
"utopia-php/validators": "0.*"
},
@ -4221,9 +4221,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/emails/issues",
"source": "https://github.com/utopia-php/emails/tree/0.6.4"
"source": "https://github.com/utopia-php/emails/tree/0.6.5"
},
"time": "2025-12-18T16:36:50+00:00"
"time": "2026-01-13T09:55:59+00:00"
},
{
"name": "utopia-php/fetch",
@ -4266,23 +4266,23 @@
},
{
"name": "utopia-php/framework",
"version": "0.33.36",
"version": "0.33.37",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/http.git",
"reference": "fd835ed77e1cdf327067ce4e650cce86304e7098"
"reference": "30a119d76531d89da9240496940c84fcd9e1758b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/http/zipball/fd835ed77e1cdf327067ce4e650cce86304e7098",
"reference": "fd835ed77e1cdf327067ce4e650cce86304e7098",
"url": "https://api.github.com/repos/utopia-php/http/zipball/30a119d76531d89da9240496940c84fcd9e1758b",
"reference": "30a119d76531d89da9240496940c84fcd9e1758b",
"shasum": ""
},
"require": {
"php": ">=8.3",
"utopia-php/compression": "0.1.*",
"utopia-php/telemetry": "0.1.*",
"utopia-php/validators": "0.1.*"
"utopia-php/validators": "0.2.*"
},
"require-dev": {
"laravel/pint": "1.*",
@ -4308,9 +4308,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/http/issues",
"source": "https://github.com/utopia-php/http/tree/0.33.36"
"source": "https://github.com/utopia-php/http/tree/0.33.37"
},
"time": "2026-01-12T07:32:29+00:00"
"time": "2026-01-13T10:10:21+00:00"
},
{
"name": "utopia-php/image",
@ -4515,16 +4515,16 @@
},
{
"name": "utopia-php/migration",
"version": "1.4.2",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "4cb7a0e65a36058d153ef5643090414c6525e4a2"
"reference": "52ca4234d8229b68e27e052248734a08784d9d3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/4cb7a0e65a36058d153ef5643090414c6525e4a2",
"reference": "4cb7a0e65a36058d153ef5643090414c6525e4a2",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/52ca4234d8229b68e27e052248734a08784d9d3d",
"reference": "52ca4234d8229b68e27e052248734a08784d9d3d",
"shasum": ""
},
"require": {
@ -4564,9 +4564,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/1.4.2"
"source": "https://github.com/utopia-php/migration/tree/1.4.3"
},
"time": "2026-01-08T04:46:18+00:00"
"time": "2026-01-13T09:51:08+00:00"
},
{
"name": "utopia-php/mongo",
@ -4953,6 +4953,49 @@
},
"time": "2021-03-10T10:45:22+00:00"
},
{
"name": "utopia-php/span",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/span.git",
"reference": "f2f6c499ded3a776e8019902e83d140ff0f89693"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/span/zipball/f2f6c499ded3a776e8019902e83d140ff0f89693",
"reference": "f2f6c499ded3a776e8019902e83d140ff0f89693",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"laravel/pint": "^1.0",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^10.0",
"swoole/ide-helper": "^5.0"
},
"suggest": {
"ext-swoole": "Required for coroutine-based storage"
},
"type": "library",
"autoload": {
"psr-4": {
"Utopia\\Span\\": "src/Span/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Simple span tracing library for PHP with coroutine support",
"support": {
"issues": "https://github.com/utopia-php/span/issues",
"source": "https://github.com/utopia-php/span/tree/1.0.0"
},
"time": "2026-01-12T20:05:10+00:00"
},
{
"name": "utopia-php/storage",
"version": "0.18.18",
@ -5013,22 +5056,22 @@
},
{
"name": "utopia-php/swoole",
"version": "0.8.6",
"version": "0.8.4",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/swoole.git",
"reference": "14b00277c35a258cb263706fd4e05c50368feb4f"
"reference": "150c30700e738c52348cce9ed0e0f0ff96872081"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/14b00277c35a258cb263706fd4e05c50368feb4f",
"reference": "14b00277c35a258cb263706fd4e05c50368feb4f",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/150c30700e738c52348cce9ed0e0f0ff96872081",
"reference": "150c30700e738c52348cce9ed0e0f0ff96872081",
"shasum": ""
},
"require": {
"ext-swoole": "*",
"php": ">=8.0",
"utopia-php/framework": "0.33.36"
"utopia-php/framework": "0.33.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
@ -5058,9 +5101,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/0.8.6"
"source": "https://github.com/utopia-php/swoole/tree/0.8.4"
},
"time": "2026-01-12T07:57:35+00:00"
"time": "2025-09-07T09:39:46+00:00"
},
{
"name": "utopia-php/system",
@ -5170,16 +5213,16 @@
},
{
"name": "utopia-php/validators",
"version": "0.1.0",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/validators.git",
"reference": "5c57d5b6cf964f8981807c1d3ea8df620c869080"
"reference": "30b6030a5b100fc1dff34506e5053759594b2a20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/validators/zipball/5c57d5b6cf964f8981807c1d3ea8df620c869080",
"reference": "5c57d5b6cf964f8981807c1d3ea8df620c869080",
"url": "https://api.github.com/repos/utopia-php/validators/zipball/30b6030a5b100fc1dff34506e5053759594b2a20",
"reference": "30b6030a5b100fc1dff34506e5053759594b2a20",
"shasum": ""
},
"require": {
@ -5187,7 +5230,7 @@
},
"require-dev": {
"laravel/pint": "1.*",
"phpstan/phpstan": "1.*",
"phpstan/phpstan": "2.*",
"phpunit/phpunit": "11.*"
},
"type": "library",
@ -5209,9 +5252,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/validators/issues",
"source": "https://github.com/utopia-php/validators/tree/0.1.0"
"source": "https://github.com/utopia-php/validators/tree/0.2.0"
},
"time": "2025-11-18T11:05:46+00:00"
"time": "2026-01-13T09:16:51+00:00"
},
{
"name": "utopia-php/vcs",
@ -8968,5 +9011,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.9.0"
"plugin-api-version": "2.6.0"
}