Skip to content

Upgrade phpunit dependency to supported versions #631

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
Nov 6, 2017

Conversation

acrobat
Copy link
Collaborator

@acrobat acrobat commented Oct 1, 2017

Phpunit 4.x is not supported anymore. So I've upgraded our dependency to ^5.5|^6.0 and used the forward compatibility layer (phpunit 5) for the support of namespaces.

@acrobat
Copy link
Collaborator Author

acrobat commented Oct 1, 2017

Hmm the problem is that phpunit 5 only supports 5.6+. Is this a good time to bump the php version to ^5.6|^7.0 ?

@acrobat
Copy link
Collaborator Author

acrobat commented Oct 5, 2017

@Nyholm what do you think? Are you ok with bumping php to 5.6?

@acrobat
Copy link
Collaborator Author

acrobat commented Nov 1, 2017

Anyone against bumping the minimum php version to 5.6?

/cc @Nyholm @m1guelpf @Einenlum

@acrobat acrobat force-pushed the phpunit-upgrade branch 2 times, most recently from d418e2a to e7bb926 Compare November 5, 2017 17:52
@acrobat
Copy link
Collaborator Author

acrobat commented Nov 5, 2017

Version is bumped to php 5.6 and tests pass. Merging this tomorrow if no comments come in!

@acrobat acrobat merged commit ccf4ed7 into KnpLabs:master Nov 6, 2017
@acrobat acrobat deleted the phpunit-upgrade branch November 6, 2017 12:16
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