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

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) 
from 3.58.1 to 3.59.3.
<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.59.3 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: refactor to templated trait+interface 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/7988";>PHP-CS-Fixer/PHP-CS-Fixer#7988</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.2...v3.59.3";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.2...v3.59.3</a></p>
<h2>v3.59.2 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>deps: bump infection to unblock PHPUnit 11, and few more as chore 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/8083";>PHP-CS-Fixer/PHP-CS-Fixer#8083</a></li>
<li>CI: bump Ubuntu version 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/8086";>PHP-CS-Fixer/PHP-CS-Fixer#8086</a></li>
<li>fix: &quot;list&quot; is reserved type by <a 
href="https://github.com/mvorisek";><code>@​mvorisek</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8087";>PHP-CS-Fixer/PHP-CS-Fixer#8087</a></li>
<li>chore: add missing type in method prototype 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/8088";>PHP-CS-Fixer/PHP-CS-Fixer#8088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.1...v3.59.2";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.1...v3.59.2</a></p>
<h2>v3.59.1 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: options - handle enums in dicts 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/8082";>PHP-CS-Fixer/PHP-CS-Fixer#8082</a></li>
<li>fix: Bump React's JSON decoder buffer size 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/8068";>PHP-CS-Fixer/PHP-CS-Fixer#8068</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.0...v3.59.1";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.0...v3.59.1</a></p>
<h2>v3.59.0 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: update PHPStan 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/8060";>PHP-CS-Fixer/PHP-CS-Fixer#8060</a></li>
<li>DX: Remove version from Docker Compose files 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/8061";>PHP-CS-Fixer/PHP-CS-Fixer#8061</a></li>
<li>fix: Look up for PHPDoc's variable name by only chars allowed in the 
variables 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/8062";>PHP-CS-Fixer/PHP-CS-Fixer#8062</a></li>
<li>fix: <code>native_constant_invocation</code> - array constants with native 
constant names by <a href="https://github.com/HypeMC";><code>@​HypeMC</code></a> 
in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8008";>PHP-CS-Fixer/PHP-CS-Fixer#8008</a></li>
<li>feat: <code>SimpleToComplexStringVariableFixer</code> - support variable 
being an array 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/8064";>PHP-CS-Fixer/PHP-CS-Fixer#8064</a></li>
<li>docs: Make wording in <code>final_class</code> docs less dismissive by <a 
href="https://github.com/apfelbox";><code>@​apfelbox</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8065";>PHP-CS-Fixer/PHP-CS-Fixer#8065</a></li>
<li>docs: Update 1-bug_report.yml by <a 
href="https://github.com/cviebrock";><code>@​cviebrock</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8067";>PHP-CS-Fixer/PHP-CS-Fixer#8067</a></li>
<li>fix: Update 
<code>PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS</code> 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/8073";>PHP-CS-Fixer/PHP-CS-Fixer#8073</a></li>
<li>feat: <code>@PhpCsFixer</code> ruleset - normalise implicit backslashes in 
single quoted strings by <a 
href="https://github.com/mvorisek";><code>@​mvorisek</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7965";>PHP-CS-Fixer/PHP-CS-Fixer#7965</a></li>
<li>CI: Update PHPStan to 1.11.4 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/8074";>PHP-CS-Fixer/PHP-CS-Fixer#8074</a></li>
<li>feat(Docker): Multi-arch build (support for <code>arm64</code>) 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/8079";>PHP-CS-Fixer/PHP-CS-Fixer#8079</a></li>
<li>docs: don't expose list as config type for dicts 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/8081";>PHP-CS-Fixer/PHP-CS-Fixer#8081</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/apfelbox";><code>@​apfelbox</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8065";>PHP-CS-Fixer/PHP-CS-Fixer#8065</a></li>
<li><a href="https://github.com/cviebrock";><code>@​cviebrock</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8067";>PHP-CS-Fixer/PHP-CS-Fixer#8067</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.0";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.0</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.59.3</h2>
<ul>
<li>refactor: refactor to templated trait+interface (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7988";>#7988</a>)</li>
</ul>
<h2>Changelog for v3.59.2</h2>
<ul>
<li>fix: &quot;list&quot; is reserved type (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8087";>#8087</a>)</li>
<li>chore: add missing type in method prototype (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8088";>#8088</a>)</li>
<li>CI: bump Ubuntu version (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8086";>#8086</a>)</li>
<li>deps: bump infection to unblock PHPUnit 11, and few more as chore (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8083";>#8083</a>)</li>
</ul>
<h2>Changelog for v3.59.1</h2>
<ul>
<li>fix: Bump React's JSON decoder buffer size (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8068";>#8068</a>)</li>
<li>docs: options - handle enums in dicts (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8082";>#8082</a>)</li>
</ul>
<h2>Changelog for v3.59.0</h2>
<ul>
<li>feat(Docker): Multi-arch build (support for <code>arm64</code>) (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8079";>#8079</a>)</li>
<li>feat: <code>@PhpCsFixer</code> ruleset - normalise implicit backslashes in 
single quoted strings (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7965";>#7965</a>)</li>
<li>feat: <code>SimpleToComplexStringVariableFixer</code> - support variable 
being an array (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8064";>#8064</a>)</li>
<li>fix: Look up for PHPDoc's variable name by only chars allowed in the 
variables (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8062";>#8062</a>)</li>
<li>fix: Update 
<code>PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8073";>#8073</a>)</li>
<li>fix: <code>native_constant_invocation</code> - array constants with native 
constant names (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8008";>#8008</a>)</li>
<li>chore: update PHPStan (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8060";>#8060</a>)</li>
<li>CI: Update PHPStan to 1.11.4 (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8074";>#8074</a>)</li>
<li>docs: don't expose list as config type for dicts (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8081";>#8081</a>)</li>
<li>docs: Make wording in <code>final_class</code> docs less dismissive (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8065";>#8065</a>)</li>
<li>docs: Update 1-bug_report.yml (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8067";>#8067</a>)</li>
<li>DX: Remove version from Docker Compose files (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8061";>#8061</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/30ba9ecc2b0e5205e578fe29973c15653d9bfd29";><code>30ba9ec</code></a>
 prepared the 3.59.3 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/064efa1f89bcbc2feb0c6dac90e638329232bea3";><code>064efa1</code></a>
 refactor: refactor to templated trait+interface (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7988";>#7988</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/123f99bc260a70c7960b67a004dac636058d1c9b";><code>123f99b</code></a>
 bumped version</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4f4dd320b5539edea03dae733900275d352654ca";><code>4f4dd32</code></a>
 prepared the 3.59.2 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e23c84167d223bed3a608e056d453d8d228d4d5e";><code>e23c841</code></a>
 chore: add missing type in method prototype (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8088";>#8088</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5f130a1a78cc0f91f9933b4f41a6006cdfeb79b1";><code>5f130a1</code></a>
 fix: &quot;list&quot; is reserved type (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8087";>#8087</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/eb02ec73e81a67a1609d3545b1adbd4c9c6c5e05";><code>eb02ec7</code></a>
 CI: bump Ubuntu version (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8086";>#8086</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dcd13c362ab21762db7e9ab34a9b40c321606394";><code>dcd13c3</code></a>
 deps: bump infection to unblock PHPUnit 11, and few more as chore (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8083";>#8083</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d1c04986be5f089539549ee35466252d22eb95ea";><code>d1c0498</code></a>
 bumped version</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/756fa7852c2e961cba4ea39e3e510e1c020f2123";><code>756fa78</code></a>
 prepared the 3.59.1 release</li>
<li>Additional commits viewable in <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.3";>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.58.1&new-version=3.59.3)](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