Skip to content

Commit

Permalink
update to phpunit 6
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Feb 10, 2017
1 parent 9fe4ddb commit ebf0dc9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,12 @@
"beberlei/assert": "^2.7.1"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^6.0",
"prooph/php-cs-fixer-config": "^0.1.1",
"satooshi/php-coveralls": "^1.0",
"prooph/bookdown-template": "^0.2.3",
"malukenho/docheader": "^0.1.4"
},
"extra": {
"branch-alias": {
"dev-develop": "4.0-dev"
}
},
"autoload": {
"psr-4": {
"Prooph\\Common\\": "src"
Expand Down

0 comments on commit ebf0dc9

Please sign in to comment.