Skip to content

Commit b4aa27e

Browse files
Bump phpunit-json-assert (#19)
Co-authored-by: Martin Helmich <kontakt@martin-helmich.de>
1 parent 4f942db commit b4aa27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.1",
13-
"helmich/phpunit-json-assert": "^3.1",
13+
"helmich/phpunit-json-assert": "^3.2",
1414
"psr/http-message": "^1.0"
1515
},
1616
"require-dev": {
@@ -34,4 +34,4 @@
3434
"config": {
3535
"sort-packages": true
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)