diff --git a/composer.json b/composer.json index 9210502..2e9482a 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,9 @@ "nepada/coding-standard": "7.14.0", "php-parallel-lint/php-parallel-lint": "1.3.2", "nette/tester": "^2.4", - "phpstan/phpstan-phpunit": "1.3.15", + "phpstan/phpstan-phpunit": "1.3.16", "phpstan/phpstan-strict-rules": "1.5.2", - "spaze/phpstan-disallowed-calls": "3.1.1", + "spaze/phpstan-disallowed-calls": "3.1.2", "shipmonk/phpstan-rules": "2.11.2", "phpunit/phpunit": "^8.5.21 || ^9.5.10" },