From abc349fd26578d6c81f1508df21cb9fbece9db43 Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Tue, 21 Jul 2026 13:28:09 +0530 Subject: [PATCH] downgraded validators --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 1669914..d7a1e84 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "MIT", "require": { "php": ">=8.5", - "utopia-php/validators": "0.3.*" + "utopia-php/validators": "0.2.*" }, "require-dev": { "laravel/pint": "^1.18", diff --git a/composer.lock b/composer.lock index a1e17c4..7154352 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f87e49c9531014fdf65e013f1e37fffe", + "content-hash": "8b3fa56944c0e158ea71289c4aabceeb", "packages": [ { "name": "utopia-php/validators", - "version": "0.3.0", + "version": "0.2.8", "source": { "type": "git", "url": "https://github.com/utopia-php/validators.git", - "reference": "5a3ef67ce17c2e148da7895e8de699614f0afdfa" + "reference": "53c0cad30b4212627f5bce727af7b97d6ee05b5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/validators/zipball/5a3ef67ce17c2e148da7895e8de699614f0afdfa", - "reference": "5a3ef67ce17c2e148da7895e8de699614f0afdfa", + "url": "https://api.github.com/repos/utopia-php/validators/zipball/53c0cad30b4212627f5bce727af7b97d6ee05b5f", + "reference": "53c0cad30b4212627f5bce727af7b97d6ee05b5f", "shasum": "" }, "require": { - "php": ">=8.5" + "php": ">=8.0" }, "type": "library", "autoload": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/utopia-php/validators/issues", - "source": "https://github.com/utopia-php/validators/tree/0.3.0" + "source": "https://github.com/utopia-php/validators/tree/0.2.8" }, - "time": "2026-07-13T09:46:33+00:00" + "time": "2026-06-26T10:48:18+00:00" } ], "packages-dev": [