From 380edba6c006f754960fb4736627428e7947ae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Fr=C3=B6mer?= Date: Wed, 27 Mar 2024 13:56:20 +0100 Subject: [PATCH] Allow phpunit 11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 80e7149..4bb1283 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require": { "php": "^7.4 || ^8.0", "ext-dom": "*", - "phpunit/phpunit": "^9.6.11 || ^10.0" + "phpunit/phpunit": "^9.6.11 || ^10.0 || ^11.0" }, "autoload": { "files": [