Add json assertions
This commit is contained in:
parent
a8d3ea413f
commit
57fb7ab185
1 changed files with 1 additions and 4 deletions
|
|
@ -14,18 +14,15 @@
|
||||||
"brianium/paratest": "^7",
|
"brianium/paratest": "^7",
|
||||||
"clue/commander": "^v1.3.0",
|
"clue/commander": "^v1.3.0",
|
||||||
"ergebnis/phpunit-slow-test-detector": "^2",
|
"ergebnis/phpunit-slow-test-detector": "^2",
|
||||||
"friendsofphp/php-cs-fixer": "^3.53",
|
"estahn/phpunit-json-assertions": "^4",
|
||||||
"jc21/clitable": "^1.2",
|
"jc21/clitable": "^1.2",
|
||||||
"kint-php/kint": "^4",
|
|
||||||
"php-coveralls/php-coveralls": "^2.1",
|
"php-coveralls/php-coveralls": "^2.1",
|
||||||
"php-webdriver/webdriver": "^1",
|
|
||||||
"phpstan/phpstan": "^1",
|
"phpstan/phpstan": "^1",
|
||||||
"phpstan/phpstan-deprecation-rules": "^1",
|
"phpstan/phpstan-deprecation-rules": "^1",
|
||||||
"phpstan/phpstan-phpunit": "^1",
|
"phpstan/phpstan-phpunit": "^1",
|
||||||
"phpstan/phpstan-symfony": "^1",
|
"phpstan/phpstan-symfony": "^1",
|
||||||
"phpunit/phpunit": "^10",
|
"phpunit/phpunit": "^10",
|
||||||
"slam/phpstan-extensions": "^6",
|
"slam/phpstan-extensions": "^6",
|
||||||
"squizlabs/php_codesniffer": "3.*",
|
|
||||||
"thecodingmachine/phpstan-strict-rules": "^1",
|
"thecodingmachine/phpstan-strict-rules": "^1",
|
||||||
"wyrihaximus/html-compress": "^4.1"
|
"wyrihaximus/html-compress": "^4.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue