diff --git a/composer.json b/composer.json index 6f95708..25ef517 100644 --- a/composer.json +++ b/composer.json @@ -5,10 +5,9 @@ "require-dev": { "phpunit/phpunit": "^9", "giorgiosironi/eris": "^0.14.0", - "phpat/phpat": "^0.10", - "facile-it/facile-coding-standard": "1.2.0", + "phpat/phpat": "^0.10.18", + "facile-it/facile-coding-standard": "^1.2", "vimeo/psalm": "4.30.0", - "friendsofphp/php-cs-fixer": "3.48.0", "phpstan/phpstan": "^1.8", "rector/rector": "^1.2" },