Skip to content
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

Merged
merged 5 commits into from
Feb 15, 2017
Merged

Update to PHPUnit 6 #89

merged 5 commits into from
Feb 15, 2017

Conversation

SenseException
Copy link
Contributor

Update to PHPUnit 6 because it's shiny and of course https://twitter.com/shochdoerfer/status/829235488850587649

@shochdoerfer
Copy link
Member

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.

@SenseException
Copy link
Contributor Author

Done.

@shochdoerfer shochdoerfer merged commit be418c5 into bitExpert:master Feb 15, 2017
@shochdoerfer shochdoerfer added this to the 0.9.0 milestone Feb 15, 2017
@shochdoerfer
Copy link
Member

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",

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?

Copy link
Member

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants