Skip to content

Update composer.json & travis.yml #138

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 6 commits into from
Sep 8, 2017
Merged

Update composer.json & travis.yml #138

merged 6 commits into from
Sep 8, 2017

Conversation

HMAZonderland
Copy link
Contributor

Limited the phpunit version to max 5.7.20 to fix Travis

Hugo Zonderland added 3 commits September 4, 2017 14:54
Limited the phpunit version to max 5.7.20 to fix Travis
Composer.json jshint fix
Merge with the patch-2 branch
@HMAZonderland HMAZonderland changed the title Update composer.json Update composer.json & travis.yml Sep 4, 2017
@Peardian
Copy link
Collaborator

Peardian commented Sep 6, 2017

Interesting changes. It looks good for the most part, though I am curious about why the minimum version of PHPUnit is set to 4. Is there something wrong with 3.7, aside from being old?

@HMAZonderland
Copy link
Contributor Author

There has to be a cap at phpunit 5.7.* otherwise composer will load phpunit 6 which breaks everything.

@HMAZonderland
Copy link
Contributor Author

You can stick with 3.7 if you are that much attached to it. ;-)

@Peardian
Copy link
Collaborator

Peardian commented Sep 6, 2017

Ha, okay. I'll see about getting it merged on Friday if time (and weather) permits.

@Peardian Peardian merged commit 4b3603e into CPIGroup:master Sep 8, 2017
@Peardian
Copy link
Collaborator

Peardian commented Sep 8, 2017

Merged! Thanks for the contribution.

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