From be9b954a62d9980768ceaaff73a624fa50edc15b Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 27 Aug 2026 11:08:52 +0530 Subject: [PATCH] chore: require validators 0.6 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f1e37ebec..b50da19f3 100755 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ext-mongodb": "*", "ext-mbstring": "*", "ext-redis": "*", - "utopia-php/validators": "^0.5", + "utopia-php/validators": "^0.6", "utopia-php/console": "0.1.*", "utopia-php/cache": "^4.0 || ^5.0", "utopia-php/pools": "2.*", diff --git a/composer.lock b/composer.lock index 2627a213a..d299d53e0 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": "1869c4857b037fdf3ee92ed55404f46b", + "content-hash": "de1a56a5d39a51711c1f26fcbcf47bdc", "packages": [ { "name": "brick/math", @@ -2370,16 +2370,16 @@ }, { "name": "utopia-php/validators", - "version": "0.5.0", + "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/utopia-php/validators.git", - "reference": "ea6c1ad13019c8a088866cf422c232928de5a25e" + "reference": "7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/validators/zipball/ea6c1ad13019c8a088866cf422c232928de5a25e", - "reference": "ea6c1ad13019c8a088866cf422c232928de5a25e", + "url": "https://api.github.com/repos/utopia-php/validators/zipball/7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc", + "reference": "7afdde56a7a635f0cb3d8a5e22ebbef40baf31dc", "shasum": "" }, "require": { @@ -2404,9 +2404,9 @@ ], "support": { "issues": "https://github.com/utopia-php/validators/issues", - "source": "https://github.com/utopia-php/validators/tree/0.5.0" + "source": "https://github.com/utopia-php/validators/tree/0.6.0" }, - "time": "2026-08-14T05:12:07+00:00" + "time": "2026-08-27T04:46:08+00:00" } ], "packages-dev": [