chore: update utopia domains to 0.10

This commit is contained in:
Chirag Aggarwal
2025-11-21 14:57:55 +05:30
parent 63e06750cf
commit 43bf72b79c
2 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -53,8 +53,8 @@
"utopia-php/config": "1.*.*",
"utopia-php/database": "3.*",
"utopia-php/detector": "0.2.*",
"utopia-php/domains": "0.9.*",
"utopia-php/emails": "0.6.*",
"utopia-php/domains": "0.10.*",
"utopia-php/emails": "dev-update-domains-0.10.x",
"utopia-php/dns": "1.1.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
Generated
+40 -40
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": "dc4eb1888275a24d596468924e272e25",
"content-hash": "b37b6b5c02f20c5a3b3e237663b8d403",
"packages": [
{
"name": "adhocore/jwt",
@@ -3943,24 +3943,22 @@
},
{
"name": "utopia-php/dns",
"version": "1.1.3",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/dns.git",
"reference": "1e6b4bac735329c9e5ec69a6a5d899ec2d050707"
"reference": "d6eca184883262bdcb4261e57491c91b16079b9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/1e6b4bac735329c9e5ec69a6a5d899ec2d050707",
"reference": "1e6b4bac735329c9e5ec69a6a5d899ec2d050707",
"url": "https://api.github.com/repos/utopia-php/dns/zipball/d6eca184883262bdcb4261e57491c91b16079b9a",
"reference": "d6eca184883262bdcb4261e57491c91b16079b9a",
"shasum": ""
},
"require": {
"php": ">=8.3",
"utopia-php/console": "0.0.*",
"utopia-php/domains": "0.9.*",
"utopia-php/telemetry": "0.1.*",
"utopia-php/validators": "^0.0.2"
"utopia-php/telemetry": "0.1.*"
},
"require-dev": {
"laravel/pint": "1.25.*",
@@ -3994,32 +3992,32 @@
],
"support": {
"issues": "https://github.com/utopia-php/dns/issues",
"source": "https://github.com/utopia-php/dns/tree/1.1.3"
"source": "https://github.com/utopia-php/dns/tree/1.1.0"
},
"time": "2025-11-06T19:08:29+00:00"
"time": "2025-11-03T22:49:02+00:00"
},
{
"name": "utopia-php/domains",
"version": "0.9.1",
"version": "0.10.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/domains.git",
"reference": "99b4ec95d5d6b7a5c990a66c56412212d9af37e7"
"reference": "10505df98e125d03410594dd86ccd46bc0e16a57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/99b4ec95d5d6b7a5c990a66c56412212d9af37e7",
"reference": "99b4ec95d5d6b7a5c990a66c56412212d9af37e7",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/10505df98e125d03410594dd86ccd46bc0e16a57",
"reference": "10505df98e125d03410594dd86ccd46bc0e16a57",
"shasum": ""
},
"require": {
"php": ">=8.0",
"php": ">=8.2",
"utopia-php/cache": "0.13.*",
"utopia-php/validators": "0.0.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
"phpstan/phpstan": "1.9.x-dev",
"laravel/pint": "^1.18",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^9.3"
},
"type": "library",
@@ -4056,9 +4054,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/domains/issues",
"source": "https://github.com/utopia-php/domains/tree/0.9.1"
"source": "https://github.com/utopia-php/domains/tree/0.10.0"
},
"time": "2025-10-21T14:52:27+00:00"
"time": "2025-11-03T12:49:34+00:00"
},
{
"name": "utopia-php/dsn",
@@ -4109,22 +4107,22 @@
},
{
"name": "utopia-php/emails",
"version": "0.6.2",
"version": "dev-update-domains-0.10.x",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/emails.git",
"reference": "9c4c40cf7c03c2e9e21364566f9b192d03ea93c9"
"reference": "7d2ad16dd322e364c22db2674f74c1f8ff534cb3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/emails/zipball/9c4c40cf7c03c2e9e21364566f9b192d03ea93c9",
"reference": "9c4c40cf7c03c2e9e21364566f9b192d03ea93c9",
"url": "https://api.github.com/repos/utopia-php/emails/zipball/7d2ad16dd322e364c22db2674f74c1f8ff534cb3",
"reference": "7d2ad16dd322e364c22db2674f74c1f8ff534cb3",
"shasum": ""
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "^0.15",
"utopia-php/domains": "^0.9",
"utopia-php/domains": "^0.10",
"utopia-php/fetch": "^0.4",
"utopia-php/validators": "^0.0.2"
},
@@ -4163,9 +4161,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/emails/issues",
"source": "https://github.com/utopia-php/emails/tree/0.6.2"
"source": "https://github.com/utopia-php/emails/tree/update-domains-0.10.x"
},
"time": "2025-10-28T16:08:17+00:00"
"time": "2025-11-21T09:01:41+00:00"
},
{
"name": "utopia-php/fetch",
@@ -4456,16 +4454,16 @@
},
{
"name": "utopia-php/migration",
"version": "1.3.3",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "731b3a963c58c30e0b2368695d57a7e8fcb7455c"
"reference": "18bd7d39dcee09280f40edb12879c727ecec98d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/731b3a963c58c30e0b2368695d57a7e8fcb7455c",
"reference": "731b3a963c58c30e0b2368695d57a7e8fcb7455c",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/18bd7d39dcee09280f40edb12879c727ecec98d3",
"reference": "18bd7d39dcee09280f40edb12879c727ecec98d3",
"shasum": ""
},
"require": {
@@ -4505,9 +4503,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/1.3.3"
"source": "https://github.com/utopia-php/migration/tree/1.4.0"
},
"time": "2025-10-28T04:02:08+00:00"
"time": "2025-11-21T06:08:59+00:00"
},
{
"name": "utopia-php/mongo",
@@ -5379,16 +5377,16 @@
"packages-dev": [
{
"name": "appwrite/sdk-generator",
"version": "1.5.7",
"version": "1.5.8",
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator.git",
"reference": "dc6720ba92ed98e2c62b2a319d4371f167ccc808"
"reference": "05367bc4a4c3e020e9aca114ae875b626ce8fc55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/dc6720ba92ed98e2c62b2a319d4371f167ccc808",
"reference": "dc6720ba92ed98e2c62b2a319d4371f167ccc808",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/05367bc4a4c3e020e9aca114ae875b626ce8fc55",
"reference": "05367bc4a4c3e020e9aca114ae875b626ce8fc55",
"shasum": ""
},
"require": {
@@ -5424,9 +5422,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": {
"issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/1.5.7"
"source": "https://github.com/appwrite/sdk-generator/tree/1.5.8"
},
"time": "2025-11-18T05:57:01+00:00"
"time": "2025-11-20T11:00:34+00:00"
},
{
"name": "doctrine/annotations",
@@ -8893,7 +8891,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"utopia-php/emails": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@@ -8917,5 +8917,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.9.0"
}