Pull Request: https://github.com/php/web-php/pull/993
Author: dependabot[bot]

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) 
from 3.56.1 to 3.57.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases";>friendsofphp/php-cs-fixer's
 releases</a>.</em></p>
<blockquote>
<h2>v3.57.1 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: update PHPDoc in <code>Preg::matchAll</code> by <a 
href="https://github.com/kubawerlos";><code>@​kubawerlos</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8012";>PHP-CS-Fixer/PHP-CS-Fixer#8012</a></li>
<li>fix: Runner - handle no files while in parallel runner by <a 
href="https://github.com/keradus";><code>@​keradus</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8015";>PHP-CS-Fixer/PHP-CS-Fixer#8015</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.0...v3.57.1";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.0...v3.57.1</a></p>
<h2>v3.57.0 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Ability to run Fixer with parallel runner 🎉 by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7777";>PHP-CS-Fixer/PHP-CS-Fixer#7777</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.2...v3.57.0";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.2...v3.57.0</a></p>
<h2>v3.56.2 15 Keys Accelerate</h2>
<h2>What's Changed</h2>
<ul>
<li>DX: Install PCov extension for local Docker by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8006";>PHP-CS-Fixer/PHP-CS-Fixer#8006</a></li>
<li>DX: Fix Mess Detector violations by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8007";>PHP-CS-Fixer/PHP-CS-Fixer#8007</a></li>
<li>chore: update PHPStan by <a 
href="https://github.com/keradus";><code>@​keradus</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8010";>PHP-CS-Fixer/PHP-CS-Fixer#8010</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.56.2";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.56.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md";>friendsofphp/php-cs-fixer's
 changelog</a>.</em></p>
<blockquote>
<h2>Changelog for v3.57.1</h2>
<ul>
<li>chore: update PHPDoc in <code>Preg::matchAll</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8012";>#8012</a>)</li>
<li>fix: Runner - handle no files while in parallel runner (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8015";>#8015</a>)</li>
</ul>
<h2>Changelog for v3.57.0</h2>
<ul>
<li>feat: Ability to run Fixer with parallel runner 🎉 (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7777";>#7777</a>)</li>
</ul>
<h2>Changelog for v3.56.2</h2>
<ul>
<li>chore: update PHPStan (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8010";>#8010</a>)</li>
<li>DX: Fix Mess Detector violations (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8007";>#8007</a>)</li>
<li>DX: Install PCov extension for local Docker (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8006";>#8006</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3f7efe667a8c9818aacceee478add7c0fc24cb21";><code>3f7efe6</code></a>
 prepared the 3.57.1 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3810546f227ac626c6e8f67098265d07abd08495";><code>3810546</code></a>
 fix: Runner - handle no files while in parallel runner (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8015";>#8015</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4f69067ab9149eecdf3e18e7f5431a23da184624";><code>4f69067</code></a>
 chore: update PHPDoc in <code>Preg::matchAll</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8012";>#8012</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/229ab9bee63c2a797136ac8b43f3b3f65ecc7a2d";><code>229ab9b</code></a>
 bumped version</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0d4fcaea3e1d1304f75b9ff58474f60484e43498";><code>0d4fcae</code></a>
 prepared the 3.57.0 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5c902243f49a962a7456099ed9533e33b461c1b0";><code>5c90224</code></a>
 feat: Ability to run Fixer with parallel runner 🎉 (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7777";>#7777</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c2289bc7e21ef6c4dc585ad07ee705bb1f9bf0ce";><code>c2289bc</code></a>
 bumped version</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e8c12f9501f6b66caf9072404f960b6af5672b2e";><code>e8c12f9</code></a>
 prepared the 3.56.2 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8d5cccfd98b7862b047ed78d157192cf748f0441";><code>8d5cccf</code></a>
 chore: update PHPStan (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8010";>#8010</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/025ce394a2e65048e4ec0d96cb69bf2fa57ffc60";><code>025ce39</code></a>
 DX: Fix Mess Detector violations (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8007";>#8007</a>)</li>
<li>Additional commits viewable in <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.57.1";>compare
 view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=friendsofphp/php-cs-fixer&package-manager=composer&previous-version=3.56.1&new-version=3.57.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter 
it yourself. You can also trigger a rebase manually by commenting `@dependabot 
rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have 
been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block 
automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You 
can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the 
ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot 
creating any more for this dependency (unless you reopen the PR or upgrade to 
it yourself)


</details>

Reply via email to