diff --git a/composer.json b/composer.json index 73ec539..26bd1fa 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": "^8.1", - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^11.5", "symfony/console": "^6.4||^7" }, "require-dev": { diff --git a/tests/fixtures/phpunit.xml b/tests/fixtures/phpunit.xml index 1fcab63..7631599 100644 --- a/tests/fixtures/phpunit.xml +++ b/tests/fixtures/phpunit.xml @@ -4,16 +4,7 @@ or your current system user. See core/tests/README.md and https://www.drupal.org/node/2116263 for details. --> - - - - ./src - - - ./ - ./ - - + @@ -30,4 +21,13 @@ + + + ./src + + + ./ + ./ + +