Skip to content

Update composer.json & travis.yml#138

Merged
Peardian merged 6 commits into
CPIGroup:masterfrom
HMAZonderland:patch-1
Sep 8, 2017
Merged

Update composer.json & travis.yml#138
Peardian merged 6 commits into
CPIGroup:masterfrom
HMAZonderland:patch-1

Conversation

@HMAZonderland
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@HMAZonderland
Copy link
Copy Markdown
Contributor Author

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

@Peardian
Copy link
Copy Markdown
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
Copy Markdown
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