From 294a444a070181944cc22559efdc54b7d7181684 Mon Sep 17 00:00:00 2001 From: loks0n <22452787+loks0n@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:16:39 +0100 Subject: [PATCH] Allow utopia-php/validators 0.3 Co-Authored-By: Claude Fable 5 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index d7a1e84..371e64a 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "MIT", "require": { "php": ">=8.5", - "utopia-php/validators": "0.2.*" + "utopia-php/validators": "0.2.* || 0.3.*" }, "require-dev": { "laravel/pint": "^1.18", diff --git a/composer.lock b/composer.lock index 7154352..aa3635e 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": "8b3fa56944c0e158ea71289c4aabceeb", + "content-hash": "9fb695e160226fbffdb24a9aa6599183", "packages": [ { "name": "utopia-php/validators", - "version": "0.2.8", + "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/utopia-php/validators.git", - "reference": "53c0cad30b4212627f5bce727af7b97d6ee05b5f" + "reference": "d9c2269ebd2596a09681ccd2fd133eeedfcdf9ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/validators/zipball/53c0cad30b4212627f5bce727af7b97d6ee05b5f", - "reference": "53c0cad30b4212627f5bce727af7b97d6ee05b5f", + "url": "https://api.github.com/repos/utopia-php/validators/zipball/d9c2269ebd2596a09681ccd2fd133eeedfcdf9ba", + "reference": "d9c2269ebd2596a09681ccd2fd133eeedfcdf9ba", "shasum": "" }, "require": { - "php": ">=8.0" + "php": ">=8.5" }, "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.2.8" + "source": "https://github.com/utopia-php/validators/tree/0.3.1" }, - "time": "2026-06-26T10:48:18+00:00" + "time": "2026-07-14T11:55:48+00:00" } ], "packages-dev": [