-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to PHPUnit 6 #89
Conversation
Thanks for your work. I will release version 0.8. today or tommorrow which basically is version 0.7 + the PSR-11 migration. Thus I would kindly ask you to rebase the PR then to make sure the PSR-11 changes make it into your PR. |
Done. |
Thank you @SenseException for your first contribution to Disco! |
@@ -18,8 +18,8 @@ | |||
"bitexpert/slf4psrlog": "^0.1.3" | |||
}, | |||
"require-dev": { | |||
"phpunit/php-code-coverage": "^4.0.1", | |||
"phpunit/phpunit": "^5.6", | |||
"phpunit/php-code-coverage": "^5.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the explicit dependency on php-code-coverage?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair point, we might not need it any more. Did not realize. Thanks for pointing out ;)
Update to PHPUnit 6 because it's shiny and of course https://twitter.com/shochdoerfer/status/829235488850587649