Skip to content

Support pnpm and yarn package managers #433

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 2 commits into from
Aug 10, 2025

Conversation

adrum
Copy link
Contributor

@adrum adrum commented Aug 9, 2025

I have a couple starter kits where I use pnpm. I thought it might be nice if the installer could detect lock files and use the appropriate package manager for the starter kit. If none is detected, it maintains the default behavior of using npm. I threw in support for yarn as it felt incomplete without it.

@taylorotwell taylorotwell merged commit db5db7c into laravel:master Aug 10, 2025
18 checks passed
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