Skip to content

Commit dfe594a

Browse files
Update helmich/phpunit-json-assert (#22)
1 parent c7c75e8 commit dfe594a

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
@@ -9,8 +9,8 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.1 || ^8.0",
13-
"helmich/phpunit-json-assert": "^3.2",
12+
"php": "^7.2 || ^8.0",
13+
"helmich/phpunit-json-assert": "^3.4",
1414
"psr/http-message": "^1.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)