Pull Request: https://github.com/php/web-php/pull/980
Author: dependabot[bot]

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) 
from 3.53.0 to 3.54.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.54.0 15 Keys Accelerate</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: introduce <code>PhpUnitAttributesFixer</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/7831";>PHP-CS-Fixer/PHP-CS-Fixer#7831</a></li>
<li>fix: Remove Infection during Docker release by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7937";>PHP-CS-Fixer/PHP-CS-Fixer#7937</a></li>
<li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> - do not add 
annotation when there are attributes 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/7880";>PHP-CS-Fixer/PHP-CS-Fixer#7880</a></li>
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not double underscore 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/7949";>PHP-CS-Fixer/PHP-CS-Fixer#7949</a></li>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - do not add imports 
before PHP opening tag 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/7955";>PHP-CS-Fixer/PHP-CS-Fixer#7955</a></li>
<li>DX: there is no namespace if there is no PHP 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/7953";>PHP-CS-Fixer/PHP-CS-Fixer#7953</a></li>
<li>DX: cleanup <code>FullyQualifiedStrictTypesFixerTest</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/7954";>PHP-CS-Fixer/PHP-CS-Fixer#7954</a></li>
<li>DX: Improve internal dist config for Fixer by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7952";>PHP-CS-Fixer/PHP-CS-Fixer#7952</a></li>
<li>DX: update .gitattributes 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/7931";>PHP-CS-Fixer/PHP-CS-Fixer#7931</a></li>
<li>DX: cleanup <code>PhpdocNoAccessFixerTest</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/7933";>PHP-CS-Fixer/PHP-CS-Fixer#7933</a></li>
<li>test: Ignore PHP version related mutations by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7935";>PHP-CS-Fixer/PHP-CS-Fixer#7935</a></li>
<li>DX: cleanup <code>PhpUnitStrictFixerTest</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/7938";>PHP-CS-Fixer/PHP-CS-Fixer#7938</a></li>
<li>DX: Improve issue templates by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7942";>PHP-CS-Fixer/PHP-CS-Fixer#7942</a></li>
<li>DX: cleanup <code>PhpUnitMethodCasingFixerTest</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/7948";>PHP-CS-Fixer/PHP-CS-Fixer#7948</a></li>
<li>CI: check if proper array key is declared 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/7912";>PHP-CS-Fixer/PHP-CS-Fixer#7912</a></li>
<li>chore: Properly determine self-approval trigger commit by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7936";>PHP-CS-Fixer/PHP-CS-Fixer#7936</a></li>
<li>chore: Revert ref for self-approval Git checkout by <a 
href="https://github.com/Wirone";><code>@​Wirone</code></a> in <a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7944";>PHP-CS-Fixer/PHP-CS-Fixer#7944</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.53.0...v3.54.0";>https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.53.0...v3.54.0</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.54.0</h2>
<ul>
<li>feat: introduce <code>PhpUnitAttributesFixer</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7831";>#7831</a>)</li>
<li>chore: Properly determine self-approval trigger commit (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7936";>#7936</a>)</li>
<li>chore: Revert ref for self-approval Git checkout (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7944";>#7944</a>)</li>
<li>CI: check if proper array key is declared (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7912";>#7912</a>)</li>
<li>DX: cleanup <code>FullyQualifiedStrictTypesFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7954";>#7954</a>)</li>
<li>DX: cleanup <code>PhpdocNoAccessFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7933";>#7933</a>)</li>
<li>DX: cleanup <code>PhpUnitMethodCasingFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7948";>#7948</a>)</li>
<li>DX: cleanup <code>PhpUnitStrictFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7938";>#7938</a>)</li>
<li>DX: Improve internal dist config for Fixer (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7952";>#7952</a>)</li>
<li>DX: Improve issue templates (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7942";>#7942</a>)</li>
<li>DX: there is no namespace if there is no PHP code (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7953";>#7953</a>)</li>
<li>DX: update .gitattributes (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7931";>#7931</a>)</li>
<li>fix: Remove Infection during Docker release (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7937";>#7937</a>)</li>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - do not add imports 
before PHP opening tag (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7955";>#7955</a>)</li>
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not double underscore (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7949";>#7949</a>)</li>
<li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> - do not add 
annotation when there are attributes (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7880";>#7880</a>)</li>
<li>test: Ignore PHP version related mutations (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7935";>#7935</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2aecbc8640d7906c38777b3dcab6f4ca79004d08";><code>2aecbc8</code></a>
 prepared the 3.54.0 release</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/28209a2da0f739e638564c1678ac2d94a8de43ac";><code>28209a2</code></a>
 DX: Improve internal dist config for Fixer (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7952";>#7952</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f40f18e294b3da0930993259b4449ad995d03b92";><code>f40f18e</code></a>
 fix: <code>FullyQualifiedStrictTypesFixer</code> - do not add imports before 
PHP opening...</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/35aca55ad8c0a886fc253e93afc227257721d8ea";><code>35aca55</code></a>
 DX: cleanup <code>FullyQualifiedStrictTypesFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7954";>#7954</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1e6e13bea62f5c6701e646fc71596e8277f6d20b";><code>1e6e13b</code></a>
 DX: there is no namespace if there is no PHP code (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7953";>#7953</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0e9f115f5ebdd2b71a82562f3d844ac30a1bf2ed";><code>0e9f115</code></a>
 fix: <code>PhpUnitMethodCasingFixer</code> - do not double underscore (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7949";>#7949</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8a115cd6460166ec9be1dcdeed21d8c97e27618c";><code>8a115cd</code></a>
 fix: <code>PhpUnitTestClassRequiresCoversFixer</code> - do not add annotation 
when there...</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6a69160865da7acda0c7e739e7d537aac9533da6";><code>6a69160</code></a>
 feat: introduce <code>PhpUnitAttributesFixer</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7831";>#7831</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8713dfdae5a97c627767abf14babad69a4db45a8";><code>8713dfd</code></a>
 DX: cleanup <code>PhpUnitMethodCasingFixerTest</code> (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7948";>#7948</a>)</li>
<li><a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ce40b805e92b92ebb4b03e11f654cc6e48cc6fdb";><code>ce40b80</code></a>
 DX: Improve issue templates (<a 
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7942";>#7942</a>)</li>
<li>Additional commits viewable in <a 
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.53.0...v3.54.0";>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.53.0&new-version=3.54.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>

Reply via email to