Skip to content

Commit

Permalink
Merge pull request #4 from kolesa-team/NPC-3-upgradeDep
Browse files Browse the repository at this point in the history
Update dependecies to actual versions
  • Loading branch information
iborodikhin authored Nov 6, 2018
2 parents 3e93d0f + c2002bb commit 19314fc
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 219 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
}
],
"require": {
"phpunit/php-code-coverage": "~5.0",
"phpunit/phpcov": "^4.0"
"phpunit/php-code-coverage": "^6",
"phpunit/phpcov": "^5"
},
"bin": [
"phpnewman"
Expand Down
Loading

0 comments on commit 19314fc

Please sign in to comment.