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

Use ramsey/composer-install #85

Merged
merged 1 commit into from Feb 18, 2021

Conversation

greg0ire
Copy link
Member

No description provided.

- name: "Install dependencies with composer"
run: "composer update --no-interaction --no-progress"
dependency-versions: "highest"
composer-options: "--prefer-dist"
Copy link
Member

Choose a reason for hiding this comment

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

I assume this is an additional change to set --prefer-dist.

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right, I did not notice that, and I don't think it is useful here, let me remove it.

@greg0ire greg0ire merged commit c3e0f46 into doctrine:1.4.x Feb 18, 2021
@greg0ire greg0ire deleted the ramsey-composer-install branch February 18, 2021 20:58
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.

None yet

2 participants