From abcc1a56d1ac8481b67e84174f595db30d9d2a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0pa=C4=8Dek?= Date: Tue, 26 Jul 2022 00:37:09 +0200 Subject: [PATCH] Update dev requirements --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 21a6724..1461124 100644 --- a/composer.json +++ b/composer.json @@ -20,11 +20,11 @@ }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", - "php-parallel-lint/php-console-highlighter": "^0.5.0", + "php-parallel-lint/php-console-highlighter": "^1.0", "phpstan/phpstan": "^1.3", "phpunit/php-timer": "^5.0", "phpunit/phpunit": "^9.4", - "spaze/coding-standard": "^0.0" + "spaze/coding-standard": "^1.3" }, "autoload": { "psr-4": {