diff --git a/composer.json b/composer.json index 2776983..1682855 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "nyholm/psr7": "^1.5", "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0", "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0", - "symfony/psr-http-message-bridge": "^2.1" + "symfony/psr-http-message-bridge": "^2.1 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^10.0" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b85ced5..edd1fc2 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,6 +1,6 @@ - + @@ -12,9 +12,9 @@ tests/unit - + src - +