From d284e3f67ae027f62743e1b08dcbf85f455c2d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rancoud?= Date: Sun, 28 Apr 2024 19:04:06 +0200 Subject: [PATCH] chore: add phpunit 10.0 and 11.0 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 34b7021..4d2784d 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16 || ^3.0", - "phpunit/phpunit": "^9.1", + "phpunit/phpunit": "^9.1 || ^10.0 || ^11.0", "squizlabs/php_codesniffer": "^3.5" }, "scripts": { diff --git a/composer.lock b/composer.lock index c7ca937..166d093 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": "fa1177796a0173d639b0fd8cfaf2854b", + "content-hash": "6d188499aaa62365d320b39ffd677234", "packages": [], "packages-dev": [ {