Skip to content

Commit 3af135f

Browse files
Raise phpunit-json-assert dependency to ^3.1
1 parent 71c5477 commit 3af135f

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.1",
13-
"helmich/phpunit-json-assert": "^3.0",
13+
"helmich/phpunit-json-assert": "^3.1",
1414
"psr/http-message": "^1.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)