Skip to content

Commit

Permalink
Update PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Nov 19, 2014
1 parent 0bb9c51 commit 3d032ca
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 @@ -18,7 +18,7 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/PHPUnit": "~3.7"
"phpunit/PHPUnit": "~4.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3d032ca

Please sign in to comment.