From c7d82536b6b03fb453028e6703974a61612a2e33 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 27 Aug 2026 11:09:38 +0530 Subject: [PATCH 1/3] chore: require validators 0.6 --- .github/workflows/test.yml | 2 +- composer.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6bd74d2..60dd2bc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ['8.4', '8.5', 'nightly'] + php-versions: ['8.5', 'nightly'] steps: - name: Checkout repository diff --git a/composer.json b/composer.json index 1748c3d..464aadb 100644 --- a/composer.json +++ b/composer.json @@ -25,8 +25,8 @@ "import:stats": "php import.php stats" }, "require": { - "php": ">=8.4", - "utopia-php/validators": "0.*", + "php": ">=8.5", + "utopia-php/validators": "^0.6", "utopia-php/domains": "^3.0" }, "require-dev": { From 7bf16576df5635d8fd652085bc8fb322072d4aa9 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 27 Aug 2026 11:31:55 +0530 Subject: [PATCH 2/3] docs: align PHP requirement with validators --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b3d6c7..1480ade 100644 --- a/README.md +++ b/README.md @@ -323,7 +323,7 @@ Sources are defined in `import.php`. You can: ## System Requirements -Utopia Emails requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible. +Utopia Emails requires PHP 8.5 or later. We recommend using the latest PHP version whenever possible. ## Authors From a62c2d8d7ac72b146b92693332c56f91a3a0c975 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 27 Aug 2026 11:42:09 +0530 Subject: [PATCH 3/3] chore: refresh dependencies for validators 0.6 --- composer.lock | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index 39a5431..14a9d98 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": "2552af5e0eafff89bc7bac32880d986c", + "content-hash": "74a53444ca63ca3166574733d7c01f6a", "packages": [ { "name": "brick/math", @@ -2162,25 +2162,20 @@ }, { "name": "utopia-php/validators", - "version": "0.2.3", + "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/utopia-php/validators.git", - "reference": "9770269c8ed8e6909934965fa8722103c7434c23" + "reference": "7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/validators/zipball/9770269c8ed8e6909934965fa8722103c7434c23", - "reference": "9770269c8ed8e6909934965fa8722103c7434c23", + "url": "https://api.github.com/repos/utopia-php/validators/zipball/7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc", + "reference": "7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc", "shasum": "" }, "require": { - "php": ">=8.0" - }, - "require-dev": { - "laravel/pint": "1.*", - "phpstan/phpstan": "2.*", - "phpunit/phpunit": "11.*" + "php": ">=8.5" }, "type": "library", "autoload": { @@ -2201,9 +2196,9 @@ ], "support": { "issues": "https://github.com/utopia-php/validators/issues", - "source": "https://github.com/utopia-php/validators/tree/0.2.3" + "source": "https://github.com/utopia-php/validators/tree/0.6.0" }, - "time": "2026-05-14T08:05:44+00:00" + "time": "2026-08-27T04:46:08+00:00" } ], "packages-dev": [ @@ -4175,21 +4170,20 @@ }, { "name": "utopia-php/console", - "version": "0.2.1", + "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/utopia-php/console.git", - "reference": "97e3de44424ee9ea207c3129dfcc82f8df37c5b5" + "reference": "d298e43960780e6d76e66de1228c75dc81220e3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/console/zipball/97e3de44424ee9ea207c3129dfcc82f8df37c5b5", - "reference": "97e3de44424ee9ea207c3129dfcc82f8df37c5b5", + "url": "https://api.github.com/repos/utopia-php/console/zipball/d298e43960780e6d76e66de1228c75dc81220e3e", + "reference": "d298e43960780e6d76e66de1228c75dc81220e3e", "shasum": "" }, "require": { - "php": ">=8.0", - "utopia-php/validators": "^0.2.0" + "php": ">=8.0" }, "require-dev": { "laravel/pint": "1.2.*", @@ -4218,9 +4212,9 @@ ], "support": { "issues": "https://github.com/utopia-php/console/issues", - "source": "https://github.com/utopia-php/console/tree/0.2.1" + "source": "https://github.com/utopia-php/console/tree/0.1.1" }, - "time": "2026-04-20T10:53:53+00:00" + "time": "2026-02-10T10:20:29+00:00" }, { "name": "utopia-php/di", @@ -4371,7 +4365,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=8.4" + "php": ">=8.5" }, "platform-dev": {}, "plugin-api-version": "2.9.0"