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

[11.x] chore: Update Pint CLI commands to use vendor/bin directory #9873

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

NaokiHaba
Copy link
Contributor

This PR updates the execution command for Laravel Pint.

Changes:

  • Added ./vendor/bin/ before the pint command to explicitly specify the binary installed via Composer.

This change makes the method of executing the Pint command clearer and ensures that users are using the Pint version installed through Composer. This modification helps maintain consistency throughout the documentation and prevents confusion for new users.

@NaokiHaba NaokiHaba changed the title chore: Update Pint CLI commands to use vendor/bin directory [11.x] chore: Update Pint CLI commands to use vendor/bin directory Sep 1, 2024
@taylorotwell taylorotwell merged commit c92f80d into laravel:11.x Sep 2, 2024
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