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

Update .travis.yml to include PHP 7.3 & 7.4 #40

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sanmai
Copy link

@sanmai sanmai commented Feb 12, 2020

No description provided.

Allow recent versions just to see if they're compatible
include:
- php: 7.1
- php: 7.1
env: deps=low
- php: 7.2
- php: 7.2
env: deps=low

- php: 7.3
- php: 7.4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a maintained fork which supports php 7.3, 7.4 and 8.0:

#35 (comment)

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.

None yet

2 participants