diff --git a/composer.json b/composer.json index 06333f4..29a74ff 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "react/promise": "^3 || ^2.7" }, "require-dev": { - "phpstan/phpstan": "1.9.2 || 1.4.10", - "phpunit/phpunit": "^9.5 || ^7.5", + "phpstan/phpstan": "1.10.6 || 1.4.10", + "phpunit/phpunit": "^9.6 || ^7.5", "psr/container": "^2 || ^1" }, "autoload": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2c828a1..26708a1 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,8 +1,8 @@ - + - + diff --git a/phpunit.xml.legacy b/phpunit.xml.legacy index 8b1885e..5bab1e8 100644 --- a/phpunit.xml.legacy +++ b/phpunit.xml.legacy @@ -1,6 +1,6 @@ - + - +