Skip to content

Conversation

@richardmiller-zz
Copy link
Contributor

@richardmiller-zz richardmiller-zz commented Jun 17, 2016

Initial PR to make Guzzle 5 a suggestion rather than a requirement. Intending to follow up with a Guzzle 6 compatible implementation of the Feature Requester.

composer.json Outdated
"php": ">=5.4",
"guzzlehttp/guzzle": "5.*",
"guzzlehttp/cache-subscriber": "0.1.*"
"php": ">=5.4"
Copy link
Contributor

Choose a reason for hiding this comment

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

CI tests are failing-- it looks like the dependency changes require PHP 5.5.

@jkodumal
Copy link
Contributor

jkodumal commented Jun 17, 2016

Thanks for the contribution! Would be happy to merge this in once the CI tests pass.

@richardmiller-zz
Copy link
Contributor Author

Will take a look, not sure why moving the deps without changing the version constraints would have caused that.

By the way php 5.4 was end of life a while ago, 5.5 will be in 22 days

@jkodumal
Copy link
Contributor

Thanks-- no issues at all with bumping the requirements up to 5.5.

@richardmiller-zz
Copy link
Contributor Author

@jkodumal I've updated the php requirement, the version of PHP that circle ci uses and fixed the version one of the dev dependencies being pulled in as the latest version needed php >=5.6

@jkodumal
Copy link
Contributor

Sorry for the delay @richardmiller !

@jkodumal jkodumal merged commit 60c2561 into launchdarkly:master Jul 13, 2016
eli-darkly added a commit that referenced this pull request Aug 25, 2018
add new version of allFlags() that captures more metadata
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