[PHP-WEBMASTER] [web-php] PR #1199: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.0 to 3.66.1

Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.0 to 3.66.1 by dependabot[bot] · Pull Request #1199 · 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.66.0 to 3.66.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases&quot;&gt;friendsofphp/php\-cs\-fixer&#39;s releases</a>.</em></p>
<blockquote>
<h2>v3.66.1</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option and add example with it by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8338&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8338&lt;/a&gt;&lt;/li&gt;
<li>chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8344&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8344&lt;/a&gt;&lt;/li&gt;
<li>chore: update legacy deps by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8342&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8342&lt;/a&gt;&lt;/li&gt;
<li>chore: fix CI for Windows by <a href="https://github.com/kubawerlos&quot;&gt;&lt;code&gt;@​kubawerlos&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8326&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8326&lt;/a&gt;&lt;/li&gt;
<li>deps: update box by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8336&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8336&lt;/a&gt;&lt;/li&gt;
<li>chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections by <a href="https://github.com/keradus&quot;&gt;&lt;code&gt;@​keradus&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8345&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8345&lt;/a&gt;&lt;/li&gt;
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.1&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.1&lt;/a&gt;&lt;/p&gt;
</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&quot;&gt;friendsofphp/php\-cs\-fixer&#39;s changelog</a>.</em></p>
<blockquote>
<h2>Changelog for v3.66.1</h2>
<ul>
<li>chore: fix CI for Windows (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: <code>NoMultipleStatementsPerLineFixer</code> - be aware of PHP 8.4 property hooks (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: <code>TernaryToElvisOperatorFixer</code> - improvements based on PHPStan detections (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option in documemtation and add example with it (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: update legacy deps (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>deps: update box (<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/cde186799d8e92960c5a00c96e6214bf7f5547a9&quot;&gt;&lt;code&gt;cde1867&lt;/code&gt;&lt;/a&gt; prepared the 3.66.1 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3c82851bfa7fbab23889d462c64799e21dd6656d&quot;&gt;&lt;code&gt;3c82851&lt;/code&gt;&lt;/a&gt; chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2142cd9fd90c39c563de5a427105c8f5328a1855&quot;&gt;&lt;code&gt;2142cd9&lt;/code&gt;&lt;/a&gt; deps: update box (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a67efbdb03d540424c7b6d51f18303961b27203e&quot;&gt;&lt;code&gt;a67efbd&lt;/code&gt;&lt;/a&gt; chore: fix CI for Windows (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0c9c99c8f39fc9d7bbf7bf683d07f3a85fcaa83f&quot;&gt;&lt;code&gt;0c9c99c&lt;/code&gt;&lt;/a&gt; chore: update legacy deps (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d517fbb3901ab50b342961ed03d2fc3005705e4f&quot;&gt;&lt;code&gt;d517fbb&lt;/code&gt;&lt;/a&gt; chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks ...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/87ed4aaae3f4c72bf6ab03be5a5f6551a41bfe80&quot;&gt;&lt;code&gt;87ed4aa&lt;/code&gt;&lt;/a&gt; chore: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ad0cc3078a93a8438edbc58e7e2094a8b38d7389&quot;&gt;&lt;code&gt;ad0cc30&lt;/code&gt;&lt;/a&gt; bumped version</li>
<li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.1&quot;&gt;compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](compatibility: 70%)](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>