Skip to content

Update dependencies. #29

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

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Update dependencies. #29

merged 1 commit into from
Aug 25, 2016

Conversation

nubs
Copy link
Owner

@nubs nubs commented Aug 23, 2016

PHPUnit mocks now seem to require the class to exist to be able to mock methods on it. Before, I could make do with only using composer "suggests" to indicate optional classes that could be used, but now I have to require those packages for dev so the build can pass.

PHPUnit mocks now seem to require the class to exist to be able to mock
methods on it.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f74f439 on update-dependencies into cb52319 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f74f439 on update-dependencies into cb52319 on master.

@nubs nubs merged commit 9d74857 into master Aug 25, 2016
@nubs nubs deleted the update-dependencies branch August 25, 2016 03:07
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.

2 participants