diff --git a/composer.json b/composer.json index 30718c0..5682d1d 100644 --- a/composer.json +++ b/composer.json @@ -28,11 +28,11 @@ }, "require-dev": { "doctrine/coding-standard": "^12.0", - "infection/infection": "^0.27.11", - "maglnet/composer-require-checker": "^4.10.0", - "phpunit/phpunit": "^10.5.15", + "infection/infection": "^0.28.1", + "maglnet/composer-require-checker": "^4.11.0", + "phpunit/phpunit": "^10.5.17", "psalm/plugin-phpunit": "^0.19.0", - "squizlabs/php_codesniffer": "^3.9.0", + "squizlabs/php_codesniffer": "^3.9.1", "vimeo/psalm": "^5.23.1" }, "autoload": {