diff --git a/composer.json b/composer.json index 417f3df..acdd988 100644 --- a/composer.json +++ b/composer.json @@ -28,11 +28,11 @@ }, "require-dev": { "doctrine/coding-standard": "^12.0", - "infection/infection": "^0.27.11", + "infection/infection": "^0.29.9", "maglnet/composer-require-checker": "^4.14.0", - "phpunit/phpunit": "^10.5.38", + "phpunit/phpunit": "^10.5.39", "psalm/plugin-phpunit": "^0.19.0", - "squizlabs/php_codesniffer": "^3.11.0", + "squizlabs/php_codesniffer": "^3.11.1", "vimeo/psalm": "^5.26.1" }, "autoload": {