[PHP-WEBMASTER] [web-php] PR #1251: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.73.1 to 3.74.0

Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.73.1 to 3.74.0 by dependabot[bot] · Pull Request #1251 · 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.73.1 to 3.74.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.74.0 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add <code>--format=@auto</code> 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/8513&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8513&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>BracesPositionFixer</code> - do not create two consecutive whitespace tokens 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/8496&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8496&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not touch anonymous class 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/8463&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8463&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>PhpUnitAttributesFixer</code> - handle parentheses after data provider method name 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/8510&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8510&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>MbStrFunctionsFixer</code> - fix imports with leading backslash 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/8507&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8507&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>OrderedImportsFixer</code> - fix syntax error with grouped use statement and multiple use with comma 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/8483&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8483&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>OrderedImportsFixer</code> - do not take the braces part in grouped imports into account 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/8459&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8459&lt;/a&gt;&lt;/li&gt;
<li>fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not crash on property hook 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/8512&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8512&lt;/a&gt;&lt;/li&gt;
<li>deps: upgrade <code>PHPStan/*</code> 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/8524&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8524&lt;/a&gt;&lt;/li&gt;
<li>CI: fix code coverage job 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/8520&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8520&lt;/a&gt;&lt;/li&gt;
<li>CI: ParaUnit not used under MacOS 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/8528&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8528&lt;/a&gt;&lt;/li&gt;
<li>chore: <code>Preg</code> - improve types 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/8527&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8527&lt;/a&gt;&lt;/li&gt;
<li>chore: update return type of <code>FixerOptionInterface::getAllowedValues</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/8530&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8530&lt;/a&gt;&lt;/li&gt;
<li>chore: make options that have default and allowed sets the same size the same array 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/8529&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8529&lt;/a&gt;&lt;/li&gt;
<li>deps: update PHPStan 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/8531&quot;&gt;PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8531&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.73.1...v3.74.0&quot;&gt;https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.0&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.74.0</h2>
<ul>
<li>feat: add <code>--format=@auto</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8513&quot;&gt;\#8513&lt;/a&gt;\)</li>
<li>fix: <code>BracesPositionFixer</code> - do not create two consecutive whitespace tokens (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8496&quot;&gt;\#8496&lt;/a&gt;\)</li>
<li>fix: <code>MbStrFunctionsFixer</code> - fix imports with leading backslash (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8507&quot;&gt;\#8507&lt;/a&gt;\)</li>
<li>fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not crash on property hook (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8512&quot;&gt;\#8512&lt;/a&gt;\)</li>
<li>fix: <code>OrderedImportsFixer</code> - do not take the braces part in grouped imports into account (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8459&quot;&gt;\#8459&lt;/a&gt;\)</li>
<li>fix: <code>OrderedImportsFixer</code> - fix syntax error with grouped use statement and multiple use with comma (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8483&quot;&gt;\#8483&lt;/a&gt;\)</li>
<li>fix: <code>PhpUnitAttributesFixer</code> - handle parentheses after data provider method name (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8510&quot;&gt;\#8510&lt;/a&gt;\)</li>
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not touch anonymous class (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8463&quot;&gt;\#8463&lt;/a&gt;\)</li>
<li>chore: make options that have default and allowed sets the same size the same array (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8529&quot;&gt;\#8529&lt;/a&gt;\)</li>
<li>chore: update return type of <code>FixerOptionInterface::getAllowedValues</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8530&quot;&gt;\#8530&lt;/a&gt;\)</li>
<li>chore: <code>Preg</code> - improve types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8527&quot;&gt;\#8527&lt;/a&gt;\)</li>
<li>CI: fix code coverage job (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8520&quot;&gt;\#8520&lt;/a&gt;\)</li>
<li>CI: try MacOS job without ParaUnit (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8528&quot;&gt;\#8528&lt;/a&gt;\)</li>
<li>deps: update PHPStan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8531&quot;&gt;\#8531&lt;/a&gt;\)</li>
<li>deps: upgrade <code>PHPStan/*</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8524&quot;&gt;\#8524&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/6b7cb12a6cf592fd9a2b46a2d5d4c3b44003973d&quot;&gt;&lt;code&gt;6b7cb12&lt;/code&gt;&lt;/a&gt; prepared the 3.74.0 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a5452cd8b24cffa298a957052d052fe81ec94f06&quot;&gt;&lt;code&gt;a5452cd&lt;/code&gt;&lt;/a&gt; fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not crash on property hook...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9654527b14889b555a6cfc302cb7f5d785d91d79&quot;&gt;&lt;code&gt;9654527&lt;/code&gt;&lt;/a&gt; fix: <code>OrderedImportsFixer</code> - do not take the braces part in grouped imports i...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/b7f59f569c35a7f8fc36ea6507a3ea4031ee2886&quot;&gt;&lt;code&gt;b7f59f5&lt;/code&gt;&lt;/a&gt; fix: <code>OrderedImportsFixer</code> - fix syntax error with grouped use statement and ...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/913c38408d3f4f1cc9bc83f2d756ffb77c485ad3&quot;&gt;&lt;code&gt;913c384&lt;/code&gt;&lt;/a&gt; fix: <code>MbStrFunctionsFixer</code> - fix imports with leading backslash (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8507&quot;&gt;\#8507&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1ec2ab4759016a7c5b806e962d4aa4fbd54541c4&quot;&gt;&lt;code&gt;1ec2ab4&lt;/code&gt;&lt;/a&gt; chore: make options that have default and allowed sets the same size the same...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a01fa579979d9b09fb8fca0a31e4ea0a90cf449b&quot;&gt;&lt;code&gt;a01fa57&lt;/code&gt;&lt;/a&gt; deps: update PHPStan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8531&quot;&gt;\#8531&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/b0c0160f2b6fc97bc988efc8dd85baa54ad90bf7&quot;&gt;&lt;code&gt;b0c0160&lt;/code&gt;&lt;/a&gt; chore: update return type of <code>FixerOptionInterface::getAllowedValues</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8530&quot;&gt;\#8530&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ae464bc72ec1198d548d60148ed0325d8767f2c6&quot;&gt;&lt;code&gt;ae464bc&lt;/code&gt;&lt;/a&gt; chore: <code>Preg</code> - improve types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8527&quot;&gt;\#8527&lt;/a&gt;\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/89a4e4848a18c3fdea36c3936fa289550d8c19fc&quot;&gt;&lt;code&gt;89a4e48&lt;/code&gt;&lt;/a&gt; CI: try MacOS job without ParaUnit (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8528&quot;&gt;\#8528&lt;/a&gt;\)</li>
<li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.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.73.1&new-version=3.74.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>