Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #728 from localheinz/feature/phpunit
Browse files Browse the repository at this point in the history
Enhancement: Require latest version of phpunit/phpunit
  • Loading branch information
SammyK committed Jan 16, 2017
2 parents 2f14903 + f512f77 commit 785bf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"paragonie/random_compat": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "^5.7.5",
"mockery/mockery": "~0.8",
"guzzlehttp/guzzle": "~5.0"
},
Expand Down

0 comments on commit 785bf0b

Please sign in to comment.