Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit c312edf

Browse files
authored
Update phpunit to 7.5 (#29)
1 parent 9b3371e commit c312edf

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
@@ -16,8 +16,8 @@
1616
"php": "^7.1",
1717
"ext-json": "*",
1818
"psr/http-message": "^1.0",
19-
"phpunit/phpunit": "^6.0 | ^7.0",
20-
"justinrainbow/json-schema": "~5.2"
19+
"justinrainbow/json-schema": "~5.2",
20+
"phpunit/phpunit": "~7.5"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)