diff --git a/composer.json b/composer.json index 2d9a1a1..6e34446 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,9 @@ "phpro/grumphp": "^1.16", "phpstan/phpstan": "^1.12", "phpstan/phpstan-webmozart-assert": "^1.2", - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^11.0.1", "roave/security-advisories": "dev-latest", - "symfony/phpunit-bridge": "^6.4|^7.0" + "symfony/phpunit-bridge": "^7.1" }, "autoload": { "psr-4": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 7fc6327..ea3bd6a 100755 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,7 +1,6 @@