Skip to content

Commit

Permalink
Change phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
leomarquine committed Aug 19, 2016
1 parent fdcdae4 commit c1c89ea
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 241 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^5.3"
"phpunit/phpunit": "~4.8"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit c1c89ea

Please sign in to comment.