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

Prefer stable dependencies for development #865

Merged
merged 1 commit into from
May 25, 2019

Conversation

Steveb-p
Copy link
Contributor

See https://getcomposer.org/doc/04-schema.md#prefer-stable

This PR causes development & CI to use stable versions of dependencies. Noticed this when v4.3.0-BETA2 Symfony dependencies were being installed locally.

Should have no real effect on library use, since prefer-stable is root-only setting for composer, while preventing possibly broken build from crashing CI for example.

@makasim makasim merged commit a57ec38 into php-enqueue:master May 25, 2019
@Steveb-p Steveb-p deleted the prefer-stable branch May 25, 2019 18:43
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