diff --git a/composer.json b/composer.json index e9b32a8..b792262 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "phpstan/phpstan-symfony": "^1", "phpunit/phpunit": "^10", "slam/phpstan-extensions": "^6", - "thecodingmachine/phpstan-strict-rules": "^1", - "wyrihaximus/html-compress": "^4.1" + "thecodingmachine/phpstan-strict-rules": "^1" } }