Skip to content

Commit

Permalink
Update phpunit to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
akondas committed Sep 21, 2016
1 parent 68a86f7 commit 8072ddb
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 90 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "^5.2"
"phpunit/phpunit": "^5.5"
},
"config": {
"bin-dir": "bin"
Expand Down
Loading

0 comments on commit 8072ddb

Please sign in to comment.