From ce59ab28adcb294c2fce047b21f790bef3369aaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rancoud?= Date: Sun, 28 Apr 2024 20:12:23 +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 6000ce8..55ace45 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16 || ^3.0", - "phpunit/phpunit": "^9.2", + "phpunit/phpunit": "^9.2 || ^10.0 || ^11.0", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^5.2" }, diff --git a/composer.lock b/composer.lock index 307bde2..de3674b 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": "ab0bf78c3f2ff84908d9d661983bac54", + "content-hash": "f9394aa4c519ac102a8998c5564a32f3", "packages": [], "packages-dev": [ {