diff --git a/composer.json b/composer.json index 1161186..8a6a88f 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "symfony/yaml": "~4.0|~5.0" }, "require-dev": { - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^9.0" }, "autoload": { "psr-4": {"Sineflow\\ClamAV\\": "src/"}