Skip to content

Omnipay v3 compatibility and removed unecessary var_dump in a test. #13

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 4 commits into from
Feb 11, 2019

Conversation

erikstorli
Copy link
Contributor

@erikstorli erikstorli commented Jan 29, 2019

Omnipay v3 compatibility according to the upgrade-guide. Had to edit composer.json due to the new 3.0-packages.

@erikstorli
Copy link
Contributor Author

Only tests failing are pre-php5.6 due to compatibility with Omnipay 3.

@barryvdh
Copy link
Member

barryvdh commented Feb 9, 2019

Can you bump the branch alias and remove 5.6 in that case? I believe it should probably work on 5.6 though

@barryvdh
Copy link
Member

barryvdh commented Feb 9, 2019

Oh 5.6 minimum is fine, can you update Travis config?

Remove PHP 5.4 & 5.5 from travis.yml.
Removing PHP 5.3 and adding 7.2 & 7.3.
@erikstorli
Copy link
Contributor Author

Is this good?

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