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

Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.66.1 to 3.67.1 by dependabot[bot] · Pull Request #1202 · 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.1 to 3.67.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.67.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - support for importing return types in arrow functions 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/8367&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8367&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes 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/8366&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8366&lt;/a&gt;&lt;/li&gt;
<li>CI: Introduce PHP compatibility check by <a href="https://github.com/Wirone&quot;&gt;&lt;code&gt;@​Wirone&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7844&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#7844&lt;/a&gt;&lt;/li&gt;
<li>chore: <code>PHPStan</code> - upgrade to 2.1 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/8355&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8355&lt;/a&gt;&lt;/li&gt;
<li>chore: dependabot integration 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/8357&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8357&lt;/a&gt;&lt;/li&gt;
<li>chore: allow for class-string in doc types of rule options 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/8358&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8358&lt;/a&gt;&lt;/li&gt;
<li>chore: CS: Move data provider methods after their test method by <a href="https://github.com/mvorisek&quot;&gt;&lt;code&gt;@​mvorisek&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8302&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8302&lt;/a&gt;&lt;/li&gt;
<li>deps: bump docker/build-push-action from 5 to 6 by <a href="https://github.com/dependabot&quot;&gt;&lt;code&gt;@​dependabot&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8361&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8361&lt;/a&gt;&lt;/li&gt;
<li>docs: update installation instructions 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/8356&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8356&lt;/a&gt;&lt;/li&gt;
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dependabot&quot;&gt;&lt;code&gt;@​dependabot&lt;/code&gt;&lt;/a&gt; made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8361&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8361&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.67.0...v3.67.1&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.0...v3.67.1&lt;/a&gt;&lt;/p&gt;
<h2>v3.67.0 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: simplify loops that are using <code>end</code>/<code>prev</code> functions 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/8352&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8352&lt;/a&gt;&lt;/li&gt;
<li>feat: Introduce <code>general_attribute_remove</code> fixer by <a href="https://github.com/raffaelecarelle&quot;&gt;&lt;code&gt;@​raffaelecarelle&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8339&lt;/a&gt;&lt;/li&gt;
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/raffaelecarelle&quot;&gt;&lt;code&gt;@​raffaelecarelle&lt;/code&gt;&lt;/a&gt; made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8339&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.2...v3.67.0&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0&lt;/a&gt;&lt;/p&gt;
<h2>v3.66.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: remove extra check, never happening 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/8348&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8348&lt;/a&gt;&lt;/li&gt;
<li>chore: Tokens - minor performance and types optimizations 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/8349&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8349&lt;/a&gt;&lt;/li&gt;
<li>chore: Tokens - cleanup 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/8350&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8350&lt;/a&gt;&lt;/li&gt;
<li>chore: do not use bitwise &quot;or&quot; assignment operator 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/8346&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8346&lt;/a&gt;&lt;/li&gt;
<li>chore: remove impossible <code>@throws</code> annotation 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/8353&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8353&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.1...v3.66.2&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.66.2&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.67.1</h2>
<ul>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - fix return types (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: allow for class-string in doc types of rule options (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: CS: Move data provider methods after their test method (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: dependabot integration (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>chore: <code>PHPStan</code> - upgrade to 2.1 (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>CI: Introduce PHP compatibility check (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>deps: bump docker/build-push-action from 5 to 6 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8361&quot;&gt;\#8361&lt;/a&gt;\)</li>
<li>docs: update installation instructions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8356&quot;&gt;\#8356&lt;/a&gt;\)</li>
</ul>
<h2>Changelog for v3.67.0</h2>
<ul>
<li>chore: simplify loops using <code>end</code>/<code>prev</code> functions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8352&quot;&gt;\#8352&lt;/a&gt;\)</li>
<li>feat: Introduce <code>general_attribute_remove</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8339&quot;&gt;\#8339&lt;/a&gt;\)</li>
</ul>
<h2>Changelog for v3.66.2</h2>
<ul>
<li>chore: do not use bitwise &quot;or&quot; assignment operator (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8346&quot;&gt;\#8346&lt;/a&gt;\)</li>
<li>chore: remove extra check, never happening (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8348&quot;&gt;\#8348&lt;/a&gt;\)</li>
<li>chore: remove impossible <code>@throws</code> annotation (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8353&quot;&gt;\#8353&lt;/a&gt;\)</li>
<li>chore: Tokens - cleanup (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8350&quot;&gt;\#8350&lt;/a&gt;\)</li>
<li>chore: Tokens - minor performance and types optimizations (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8349&quot;&gt;\#8349&lt;/a&gt;\)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc&quot;&gt;&lt;code&gt;db533e9&lt;/code&gt;&lt;/a&gt; prepared the 3.67.1 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c46633a904f7d5dc82a1d62176d70ef01f1a7145&quot;&gt;&lt;code&gt;c46633a&lt;/code&gt;&lt;/a&gt; fix: <code>PhpUnitSetUpTearDownVisibilityFixer</code> - do not touch anonymous classes (...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3d83a574dfd6dcc60e469159698726b39d36e095&quot;&gt;&lt;code&gt;3d83a57&lt;/code&gt;&lt;/a&gt; fix: <code>FullyQualifiedStrictTypesFixer</code> - fix return types (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/50594cc3bca17298f81b5d4c3bd993275f7a6b55&quot;&gt;&lt;code&gt;50594cc&lt;/code&gt;&lt;/a&gt; docs: update installation instructions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8356&quot;&gt;\#8356&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ff930d2efd8ccfb78a46eb259c801db2b1c8b449&quot;&gt;&lt;code&gt;ff930d2&lt;/code&gt;&lt;/a&gt; chore: CS: Move data provider methods after their test method (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d906e104c1f4fdd4a06130728afdd37e9aedee63&quot;&gt;&lt;code&gt;d906e10&lt;/code&gt;&lt;/a&gt; chore: allow for class-string in doc types of rule options (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a7fdd4bf1d97578bdf3d1f79f9cd3859b1276070&quot;&gt;&lt;code&gt;a7fdd4b&lt;/code&gt;&lt;/a&gt; deps: bump docker/build-push-action from 5 to 6 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8361&quot;&gt;\#8361&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6c5c0b92bb5e44db246dc486d1511388627e7388&quot;&gt;&lt;code&gt;6c5c0b9&lt;/code&gt;&lt;/a&gt; CI: Introduce PHP compatibility check (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ea13be198eaa71d3af215744abcb1a7d2db68817&quot;&gt;&lt;code&gt;ea13be1&lt;/code&gt;&lt;/a&gt; chore: dependabot integration (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/881beb8a7c11b6a61139364928bd6b125ebeef8d&quot;&gt;&lt;code&gt;881beb8&lt;/code&gt;&lt;/a&gt; chore: PHPStan - upgrade to 2.1 (<a href="Issues · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)</li>
<li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.67.1&quot;&gt;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.66.1&new-version=3.67.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>