[PHP-WEBMASTER] [web-php] PR #1232: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.0 to 3.70.0

Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.0 to 3.70.0 by dependabot[bot] · Pull Request #1232 · 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.69.0 to 3.70.0.
<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.70.0 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Add <code>PhpUnitDataProviderMethodOrderFixer</code> fixer 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/8225&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8225&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>TypeDeclarationSpacesFixer</code> - Fix whitespace between const type and const name. by <a href="https://github.com/obresoft&quot;&gt;&lt;code&gt;@​obresoft&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8442&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8442&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>PhpCsFixer</code> ruleset: use <code>operator_linebreak</code> rule for all operators 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/8417&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8417&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>PhpUnitMethodCasingFixer</code> to support PHPUnit's <code>Test</code> attribute by <a href="https://github.com/obresoft&quot;&gt;&lt;code&gt;@​obresoft&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8451&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8451&lt;/a&gt;&lt;/li&gt;
<li>feat: <code>HeaderCommentFixer</code> - allow validators 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/8452&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8452&lt;/a&gt;&lt;/li&gt;
<li>chore: extend bug report template 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/8447&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8447&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>CommentsAnalyzer</code> - allow other forms of assignment as valid structural elements for phpdocs by <a href="https://github.com/paulbalandan&quot;&gt;&lt;code&gt;@​paulbalandan&lt;/code&gt;&lt;/a&gt; in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8371&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8371&lt;/a&gt;&lt;/li&gt;
<li>deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group 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/8453&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8453&lt;/a&gt;&lt;/li&gt;
<li>deps: bump alpine from 3.21.2 to 3.21.3 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/8454&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8454&lt;/a&gt;&lt;/li&gt;
<li>chore: extend bug report template - more installation 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/8450&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8450&lt;/a&gt;&lt;/li&gt;
<li>CI: phpstan-symfony - add entry point for console 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/8292&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8292&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> must run before <code>PhpUnitAttributesFixer</code> 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/8444&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8444&lt;/a&gt;&lt;/li&gt;
<li>test: fix <code>CheckCommandTest::testDryRunModeIsUnavailable</code> to correctly check that option <code>--dry-run</code> is unavailable 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/8438&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8438&lt;/a&gt;&lt;/li&gt;
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/obresoft&quot;&gt;&lt;code&gt;@​obresoft&lt;/code&gt;&lt;/a&gt; made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8442&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8442&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.69.1...v3.70.0&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.1...v3.70.0&lt;/a&gt;&lt;/p&gt;
<h2>v3.69.1 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>PhpUnitAttributesFixer</code> - convert correctly version constraint 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/8439&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8439&lt;/a&gt;&lt;/li&gt;
<li>test: <code>PhpUnitAttributesFixer</code> must run before <code>NoEmptyPhpdocFixer</code> 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/8443&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8443&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.69.0...v3.69.1&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.0...v3.69.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.70.0</h2>
<ul>
<li>feat: Add <code>PhpUnitDataProviderMethodOrderFixer</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8225&quot;&gt;\#8225&lt;/a&gt;\)</li>
<li>feat: <code>HeaderCommentFixer</code> - allow validators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8452&quot;&gt;\#8452&lt;/a&gt;\)</li>
<li>feat: <code>PhpCsFixer</code> ruleset: use <code>operator_linebreak</code> rule for all operators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8417&quot;&gt;\#8417&lt;/a&gt;\)</li>
<li>feat: <code>PhpUnitMethodCasingFixer</code> to support PHPUnit's <code>Test</code> attribute (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8451&quot;&gt;\#8451&lt;/a&gt;\)</li>
<li>feat: <code>TypeDeclarationSpacesFixer</code> - Fix whitespace between const type and const name (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8442&quot;&gt;\#8442&lt;/a&gt;\)</li>
<li>chore: extend bug report template (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8447&quot;&gt;\#8447&lt;/a&gt;\)</li>
<li>chore: extend bug report template - more installation options (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8450&quot;&gt;\#8450&lt;/a&gt;\)</li>
<li>CI: phpstan-symfony - add entry point for console (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8292&quot;&gt;\#8292&lt;/a&gt;\)</li>
<li>deps: bump alpine from 3.21.2 to 3.21.3 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8454&quot;&gt;\#8454&lt;/a&gt;\)</li>
<li>deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8453&quot;&gt;\#8453&lt;/a&gt;\)</li>
<li>fix: <code>CommentsAnalyzer</code> - allow other forms of assignment as valid structural elements for PHPDocs (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8371&quot;&gt;\#8371&lt;/a&gt;\)</li>
<li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> must run before <code>PhpUnitAttributesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8444&quot;&gt;\#8444&lt;/a&gt;\)</li>
<li>test: fix <code>CheckCommandTest::testDryRunModeIsUnavailable</code> to correctly check that option <code>--dry-run</code> is unavailable (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8438&quot;&gt;\#8438&lt;/a&gt;\)</li>
</ul>
<h2>Changelog for v3.69.1</h2>
<ul>
<li>fix: <code>PhpUnitAttributesFixer</code> - convert correctly version constraint (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8439&quot;&gt;\#8439&lt;/a&gt;\)</li>
<li>test: <code>PhpUnitAttributesFixer</code> must run before <code>NoEmptyPhpdocFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8443&quot;&gt;\#8443&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/2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e&quot;&gt;&lt;code&gt;2ecd5aa&lt;/code&gt;&lt;/a&gt; prepared the 3.70.0 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2dbd4a86b3c0d79a4775ac128d0f94c3925f9f57&quot;&gt;&lt;code&gt;2dbd4a8&lt;/code&gt;&lt;/a&gt; test: fix <code>CheckCommandTest::testDryRunModeIsUnavailable</code> to correctly check ...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4684cbec269bb9b7e76e46c382efc63c82deff57&quot;&gt;&lt;code&gt;4684cbe&lt;/code&gt;&lt;/a&gt; fix: <code>PhpUnitTestClassRequiresCoversFixer</code> must run before `PhpUnitAttributes...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/374142daaa8b6fc439e8a96e7f7bb2f47419981a&quot;&gt;&lt;code&gt;374142d&lt;/code&gt;&lt;/a&gt; feat: <code>HeaderCommentFixer</code> - allow validators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8452&quot;&gt;\#8452&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/12424e1288e77c7196d45dd99eb820c263f683dd&quot;&gt;&lt;code&gt;12424e1&lt;/code&gt;&lt;/a&gt; CI: phpstan-symfony - add entry point for console (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8292&quot;&gt;\#8292&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1cd12e1596ec6094ba679d23c4ec73b73a6194d6&quot;&gt;&lt;code&gt;1cd12e1&lt;/code&gt;&lt;/a&gt; feat: <code>PhpUnitMethodCasingFixer</code> to support PHPUnit's <code>Test</code> attribute (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8451&quot;&gt;\#8451&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/89bd406dc00aa39b37aa98f40aae0777c5b8ee35&quot;&gt;&lt;code&gt;89bd406&lt;/code&gt;&lt;/a&gt; chore: extend bug report template - more installation options (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8450&quot;&gt;\#8450&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3f2ab7a5ad5756f9534eb0f020e89e8f68792bbb&quot;&gt;&lt;code&gt;3f2ab7a&lt;/code&gt;&lt;/a&gt; deps: bump alpine from 3.21.2 to 3.21.3 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8454&quot;&gt;\#8454&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/fc556276e19fc467ecdf20c63109a5cc3caee3e1&quot;&gt;&lt;code&gt;fc55627&lt;/code&gt;&lt;/a&gt; deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan g...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/efd0f4e76761174eee248def3580136f728f20ca&quot;&gt;&lt;code&gt;efd0f4e&lt;/code&gt;&lt;/a&gt; fix: <code>CommentsAnalyzer</code> - allow other forms of assignment as valid structural...</li>
<li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.0...v3.70.0&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.69.0&new-version=3.70.0)](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>