Skip to content

remove stability settings from composer.json #225

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 1 commit into from
Nov 28, 2017
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 27, 2017

With prefer-stable set to true, the DEPENDECIES=dev build job
will (almost) never install not yet released dependencies. Without
the prefer-stable setting we should also drop the minimum-stability
setting (which is now useless as the config value is set in the Travis
job).

With `prefer-stable` set to `true`, the `DEPENDECIES=dev` build job
will (almost) never install not yet released dependencies. Without
the `prefer-stable` setting we should also drop the `minimum-stability`
setting (which is now useless as the config value is set in the Travis
job).
@Nyholm Nyholm merged commit 88b568f into php-http:master Nov 28, 2017
@xabbuh xabbuh deleted the dev-job branch November 28, 2017 21:34
@Nyholm
Copy link
Member

Nyholm commented Nov 28, 2017

Awesome. 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.

3 participants