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

Loosen version requirement for ralouphie/getallheaders #50

Merged
merged 2 commits into from
Sep 5, 2019

Conversation

cschneid
Copy link
Contributor

@cschneid cschneid commented Sep 3, 2019

Some users have 3.x required in their Laravel apps, and both 2.x and 3.x work fine. There's little to no chance of backwards incompatible changes in this library because it's meant to polyfill a single, defined-elsewhere function. Even the 2.x to 3.x was just dropping support for very old PHPs.

Some users have 3.x required in their Laravel apps, and both 2.x and 3.x work fine. There's little to no chance of backwards incompatible changes in this library because it's meant to polyfill a single, defined-elsewhere function. Even the 2.x to 3.x was just dropping support for very old PHPs.
@cschneid cschneid requested a review from asgrim September 3, 2019 22:28
composer.json Outdated Show resolved Hide resolved
@asgrim asgrim merged commit c27bac1 into master Sep 5, 2019
@asgrim asgrim self-assigned this Sep 5, 2019
@asgrim asgrim added the enhancement New feature or request label Sep 5, 2019
@asgrim asgrim deleted the loosen-getallheaders-version branch September 5, 2019 10:31
@asgrim asgrim added this to the 0.2.0 milestone Oct 17, 2019
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.

2 participants