Add json assertions

This commit is contained in:
Greyscale 2024-04-14 20:10:40 +02:00
parent a8d3ea413f
commit 57fb7ab185

View file

@ -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"
}