Skip to content

Commit

Permalink
update phpunit to latest 5.4 stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramoonus committed Jun 3, 2016
1 parent ad5bdd2 commit e3eafa1
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 @@ -13,7 +13,7 @@
},

"require-dev": {
"phpunit/phpunit": "5.3.*",
"phpunit/phpunit": "5..4*",
"phpdocumentor/phpdocumentor": "2.8.*",
"squizlabs/php_codesniffer": "2.*"
}
Expand Down

0 comments on commit e3eafa1

Please # to comment.