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

CI: Share composer cache across php versions #1468

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

rosier
Copy link
Contributor

@rosier rosier commented Dec 7, 2023

Composer installs the dependencies from a composer.lock file

The result doesn't depend on the PHP version that is used in CI

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

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

I would propose to use ramsey/composer-install, as it takes care of the cache internally

@javiereguiluz
Copy link
Member

Thanks Jan!

Oskar, let's try that in a separate PR. Thanks.

@javiereguiluz javiereguiluz merged commit 5622c89 into symfony:main Dec 8, 2023
7 checks passed
@rosier rosier deleted the composer-cache branch December 8, 2023 12:37
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.

4 participants