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

[1.x] Enable Parallel Execution #272

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

Jubeki
Copy link
Contributor

@Jubeki Jubeki commented May 15, 2024

With the release of PHP-CS-Fixer v3.57.0 it is possible to run the process in parallel.

I would like to try it out with pint. (But I can't build the binary for some reason).

This PR enables parallel execution by default and bumps the dependencies accordingly. I think if there should be a "breaking" change, that a simple revert of this PR would be enough.

Also not sure how this would affect the PR #256 by @nunomaduro

@taylorotwell taylorotwell merged commit ae7de76 into laravel:main May 16, 2024
6 checks passed
@Jubeki Jubeki deleted the parallel-execution branch May 17, 2024 07:21
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