From 8f641d9a7cf6aba1453cb42ebd15951aa7002e1b Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 28 Feb 2025 21:12:35 +0400 Subject: [PATCH] maj projet --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b3d8792..a19933f 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "phpunit/phpunit": "^9", - "php": "^7.3, 8.0.*" + "php": "^7.3 || 8.0.*" }, "autoload": { "psr-4": {