Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.2 to 3.68.5 by dependabot[bot] · Pull Request #1221 · 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.68.2 to 3.68.5.
<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.68.5 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - do not touch constants named as native types 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/8404">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8404</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.4...v3.68.5">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.4...v3.68.5</a></p>
<h2>v3.68.4 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: NativeTypeDeclarationCasingFixer should not touch property names by <a href="https://github.com/staabm"><code>@staabm</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8400">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8400</a></li>
<li>chore: run SCA on PHP 8.4 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/8396">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8396</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.3...v3.68.4">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.3...v3.68.4</a></p>
<h2>v3.68.3 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for enum with "Mixed" case 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/8395">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8395</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.2...v3.68.3">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.2...v3.68.3</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.68.5</h2>
<ul>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - do not touch constants named as native types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8404">\#8404</a>\)</li>
</ul>
<h2>Changelog for v3.68.4</h2>
<ul>
<li>chore: run SCA on PHP 8.4 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8396">\#8396</a>\)</li>
<li>fix: NativeTypeDeclarationCasingFixer should not touch property names (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8400">\#8400</a>\)</li>
</ul>
<h2>Changelog for v3.68.3</h2>
<ul>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for enum with "Mixed" case (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8395">\#8395</a>\)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/7bedb718b633355272428c60736dc97fb96daf27"><code>7bedb71</code></a> prepared the 3.68.5 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e2b008770479035f8ffc2936436c0672b1f6ce79"><code>e2b0087</code></a> fix: <code>NativeTypeDeclarationCasingFixer</code> - do not touch constants named as nat...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8087b47b98f2a435f250cc80aaf6ea430100a355"><code>8087b47</code></a> bumped version</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5c2f466ef3d7eba8af9463bcab829370b975333f"><code>5c2f466</code></a> prepared the 3.68.4 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f668e9e72c8399d4eae0c73e57a3d5ab8a0c540d"><code>f668e9e</code></a> fix: NativeTypeDeclarationCasingFixer should not touch property names (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8400">\#8400</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ff070ae6272a55b5c186ec9af0dac41af175ae43"><code>ff070ae</code></a> chore: run SCA on PHP 8.4 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8396">\#8396</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8266f90de727a4080e5712f0b26fb17519512916"><code>8266f90</code></a> bumped version</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/85fd31cced824749a732e697acdd1a3d657312f0"><code>85fd31c</code></a> prepared the 3.68.3 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2ec2180604d4315eef456bdd230cedef3eca132c"><code>2ec2180</code></a> fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for enum with "Mixed" case (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8395">\#8395</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0a1ed7367ea96bfda995d8f8a6dc06789ab4abea"><code>0a1ed73</code></a> bumped version</li>
<li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.2...v3.68.5">compare view</a></li>
</ul>
</details>
<br />
[](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>