Skip to content

Update dependencies for PHP 7 #15

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

Closed
wants to merge 1 commit into from
Closed

Update dependencies for PHP 7 #15

wants to merge 1 commit into from

Conversation

hotmeteor
Copy link
Contributor

Modern apps (PHP 7+) require some of the dependencies to be updated in order to be interoperable.

This PR updates the necessary dependencies, and removes the support for PHP 5.

@ethanpooley ethanpooley self-requested a review September 7, 2020 19:00
@ethanpooley ethanpooley self-assigned this Sep 7, 2020
Copy link
Collaborator

@ethanpooley ethanpooley left a comment

Choose a reason for hiding this comment

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

Thank you @hotmeteor. I will get on this Tuesday or Wednesday if at all possible. Would you help me out by describing the issue you encountered with the current release of this library? My company uses it with PHP 7 today, so I'm unclear about the conditions under which the problem arises.

Dropping PHP 5.6 support is a breaking change that will require incrementing the major version number. So if there's no way to support both in the same library version, we'll have to call this 2.0.

@hotmeteor
Copy link
Contributor Author

@ethanpooley We're running Laravel 7.x (soon to be 8) and there's other libraries colliding with this one because it's using packages for later PHP 7 version (^7.2). Truthfully, this PR should probably be targeted at 7.3 and above, so ya, it's definitely a major version probably.

@ethanpooley
Copy link
Collaborator

I pulled this commit into a new branch, PRed as #16. Closing this one out. Thank you!

@ethanpooley ethanpooley closed this Dec 7, 2020
@ethanpooley
Copy link
Collaborator

Alright @hotmeteor, apologies for taking so long but v2 of this package is now available via Composer. Should do the job for you.

@hotmeteor
Copy link
Contributor Author

👏 No worries, thanks!

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