Skip to content

Commit cb6201d

Browse files
committed
Pin phpunit-json-assertions to v2
1 parent 6092040 commit cb6201d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"phpunit/phpunit": "^5.7",
2626
"php-http/mock-client": "^0.3.0",
27-
"estahn/phpunit-json-assertions": "@stable",
27+
"estahn/phpunit-json-assertions": "^2.0.1",
2828
"squizlabs/php_codesniffer": "^3.1"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)