diff --git a/composer.json b/composer.json index 7284053..a03f0aa 100644 --- a/composer.json +++ b/composer.json @@ -14,18 +14,15 @@ "brianium/paratest": "^7", "clue/commander": "^v1.3.0", "ergebnis/phpunit-slow-test-detector": "^2", - "friendsofphp/php-cs-fixer": "^3.53", + "estahn/phpunit-json-assertions": "^4", "jc21/clitable": "^1.2", - "kint-php/kint": "^4", "php-coveralls/php-coveralls": "^2.1", - "php-webdriver/webdriver": "^1", "phpstan/phpstan": "^1", "phpstan/phpstan-deprecation-rules": "^1", "phpstan/phpstan-phpunit": "^1", "phpstan/phpstan-symfony": "^1", "phpunit/phpunit": "^10", "slam/phpstan-extensions": "^6", - "squizlabs/php_codesniffer": "3.*", "thecodingmachine/phpstan-strict-rules": "^1", "wyrihaximus/html-compress": "^4.1" }