Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.63.1 to 3.64.0 by dependabot[bot] · Pull Request #1060 · php/web-php · GitHub
Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](GitHub - PHP-CS-Fixer/PHP-CS-Fixer: A tool to automatically fix PHP Coding Standards issues) from 3.63.1 to 3.64.0.
<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.64.0 Space Sets</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Update PSR2, PSR12 and PER-CS2 with <code>single_space_after_...</code> config by <a href="https://github.com/SpacePossum"><code>@SpacePossum</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8171">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8171</a></li>
<li>feat: Symfony.trailing_comma_in_multiline - adjust configuration 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/8161">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8161</a></li>
<li>feat: Symfony - adjust configuration for sets 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/8188">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8188</a></li>
<li>CI: Update PHPStan to 1.12.0 and fix the error that appeared 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/8184">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8184</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.2...v3.64.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.2...v3.64.0</a></p>
<h2>v3.63.2 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - reset cache even if there is no <code>use</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/8183">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8183</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.1...v3.63.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.1...v3.63.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.64.0</h2>
<ul>
<li>feat: Symfony - adjust configuration for sets (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>feat: Symfony.trailing_comma_in_multiline - adjust configuration (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>feat: Update PSR2, PSR12 and PER-CS2 with <code>single_space_around_construct</code> config (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>CI: Update PHPStan to 1.12.0 and fix the error that appeared (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
</ul>
<h2>Changelog for v3.63.2</h2>
<ul>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - reset cache even if there is no <code>use</code> (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/58dd9c931c785a79739310aef5178928305ffa67"><code>58dd9c9</code></a> prepared the 3.64.0 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/209f77687bd200f334cc658616857801ccaced37"><code>209f776</code></a> feat: Symfony - adjust configuration for sets (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/df2b6c2e3d2dc4c421a50364fe5419c4e6d67335"><code>df2b6c2</code></a> feat: Symfony.trailing_comma_in_multiline - adjust configuration (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1e4b0f237b8465b52197aae26814e188178e3bfb"><code>1e4b0f2</code></a> feat: Update PSR2, PSR12 and PER-CS2 with <code>single_space_around_construct</code> con...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/00634e16143d2a51c70ccdcf24b10f30093ab6ec"><code>00634e1</code></a> CI: Update PHPStan to 1.12.0 and fix the error that appeared (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/970a9c55c95bb76024ee11ce098245cbb9c599d5"><code>970a9c5</code></a> bumped version</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9d427f3f14984403a6ae9fc726b61765ca0c005e"><code>9d427f3</code></a> prepared the 3.63.2 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5094b03d261b1b24475b2b41f25516d3653a879e"><code>5094b03</code></a> fix: <code>FullyQualifiedStrictTypesFixer</code> - reset cache even if there is no <code>use</code>...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2189cb5b0ee3944758d796b691db1bb1298f83a5"><code>2189cb5</code></a> bumped version</li>
<li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.63.1...v3.64.0">compare view</a></li>
</ul>
</details>
<br />
[](About Dependabot security updates - GitHub Docs)
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>