Skip to content

Commit

Permalink
Fixing phpunit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Jan 28, 2015
1 parent 8cc90d3 commit d5ad799
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 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
"phpunit/phpunit": "dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d5ad799

Please sign in to comment.