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

Add PHP 8 support #5

Merged
merged 2 commits into from
Jan 23, 2021
Merged

Add PHP 8 support #5

merged 2 commits into from
Jan 23, 2021

Conversation

geerteltink
Copy link
Contributor

  • Update PHP constraint to ^7.3 || ~8.0.0
  • Update PHPUnit constraint to ^9.3
  • Remove obsolete branch alias
  • Update Travis job matrix to cover 7.3, 7.4, and 8.0
  • Update to coding standard constraint ~2.1.0

Fixes #4

@geerteltink geerteltink added the Enhancement New feature or request label Oct 10, 2020
@geerteltink geerteltink added this to the 2.1.0 milestone Oct 10, 2020
Signed-off-by: Geert Eltink <geert.eltink@gmail.com>
Signed-off-by: Geert Eltink <geert.eltink@gmail.com>
@geerteltink geerteltink changed the base branch from 2.0.x to 2.1.x October 10, 2020 14:47
@acelaya acelaya mentioned this pull request Dec 4, 2020
28 tasks
@acelaya
Copy link

acelaya commented Jan 22, 2021

Hey!

Is there something that can be done to help get this merged? Looks like all checks are passing.

@samsonasik samsonasik merged commit 7d811b8 into mezzio:2.1.x Jan 23, 2021
@samsonasik
Copy link
Member

@geerteltink Thank you, merged.
@acelaya released 2.1.0 for it https://github.com/mezzio/mezzio-template/releases/tag/2.1.0 , thank you for the ping.

@acelaya
Copy link

acelaya commented Jan 23, 2021

Amazing. Thanks a lot @samsonasik

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

Successfully merging this pull request may close these issues.

PHP 8.0 support
3 participants