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

Commit

Permalink
Update phpunit to 7.5 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
slavcodev authored Dec 18, 2018
1 parent 9b3371e commit c312edf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"php": "^7.1",
"ext-json": "*",
"psr/http-message": "^1.0",
"phpunit/phpunit": "^6.0 | ^7.0",
"justinrainbow/json-schema": "~5.2"
"justinrainbow/json-schema": "~5.2",
"phpunit/phpunit": "~7.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c312edf

Please sign in to comment.