Pull Request: https://github.com/php/web-php/pull/1229 Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.5 to 3.69.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.69.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>feat: Add unsealed array shape phpdoc support by <a href="https://github.com/mvorisek"><code>@mvorisek</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8299">PHP-CS-Fixer/PHP-CS-Fixer#8299</a></li> <li>fix: <code>OrderedClassElementsFixer</code> - sort correctly typed constants 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/8408">PHP-CS-Fixer/PHP-CS-Fixer#8408</a></li> <li>deps: bump maglnet/composer-require-checker from 4.14.0 to 4.15.0 in /dev-tools by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8406">PHP-CS-Fixer/PHP-CS-Fixer#8406</a></li> <li>deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8414">PHP-CS-Fixer/PHP-CS-Fixer#8414</a></li> <li>chore: use constants instead of literal strings 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/8422">PHP-CS-Fixer/PHP-CS-Fixer#8422</a></li> <li>deps: bump the phpstan 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/8423">PHP-CS-Fixer/PHP-CS-Fixer#8423</a></li> <li>deps: upgrade dev requirements 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/8424">PHP-CS-Fixer/PHP-CS-Fixer#8424</a></li> <li>CI: no need to unlock deps on master 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/8426">PHP-CS-Fixer/PHP-CS-Fixer#8426</a></li> <li>chore: update <code>checkbashisms</code> to 2.25.2 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/8427">PHP-CS-Fixer/PHP-CS-Fixer#8427</a></li> <li>chore: do not use test class file as test data 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/8430">PHP-CS-Fixer/PHP-CS-Fixer#8430</a></li> <li>CI: run tests using PHPUnit 12 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/8431">PHP-CS-Fixer/PHP-CS-Fixer#8431</a></li> <li>deps: bump phpstan/phpstan from 2.1.3 to 2.1.5 in /dev-tools in the phpstan group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8437">PHP-CS-Fixer/PHP-CS-Fixer#8437</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.5...v3.69.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.5...v3.69.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.69.0</h2> <ul> <li>feat: Add unsealed array shape phpdoc support (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8299">#8299</a>)</li> <li>fix: <code>OrderedClassElementsFixer</code> - sort correctly typed constants (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8408">#8408</a>)</li> <li>chore: do not use test class as test data (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8430">#8430</a>)</li> <li>chore: update <code>checkbashisms</code> to 2.25.2 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8427">#8427</a>)</li> <li>chore: use constants instead of literal strings (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8422">#8422</a>)</li> <li>CI: no need to unlock deps on master (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8426">#8426</a>)</li> <li>CI: run tests using PHPUnit 12 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8431">#8431</a>)</li> <li>deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8414">#8414</a>)</li> <li>deps: bump maglnet/composer-require-checker from 4.14.0 to 4.15.0 in /dev-tools (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8406">#8406</a>)</li> <li>deps: bump phpstan/phpstan from 2.1.3 to 2.1.5 in /dev-tools in the phpstan group (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8437">#8437</a>)</li> <li>deps: bump the phpstan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8423">#8423</a>)</li> <li>deps: upgrade dev requirements (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8424">#8424</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/630a59448c00729bc235d5e95cfedefeaca37523"><code>630a594</code></a> deps: bump phpstan/phpstan from 2.1.3 to 2.1.5 in /dev-tools in the phpstan g...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a879cc9acca1402cdbc992ea11b763e71fce50c6"><code>a879cc9</code></a> CI: run tests using PHPUnit 12 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8431">#8431</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c4951942d9c5e781b432b5707912388077c0e719"><code>c495194</code></a> chore: do not use test class as test data (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8430">#8430</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9457a89168a8ab99fb7c4079d182d1cfcaa5b704"><code>9457a89</code></a> chore: update <code>checkbashisms</code> to 2.25.2 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8427">#8427</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/666389fc1a69bf2a0d900e355da205ca1c00c60c"><code>666389f</code></a> CI: no need to unlock deps on master (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8426">#8426</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/45845d8f778c39e07e474193ff7cee39b5ed1883"><code>45845d8</code></a> deps: upgrade dev requirements (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8424">#8424</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5fb9c955d63a4c7bb8861ccb98f6fafa0dc2bd64"><code>5fb9c95</code></a> deps: bump the phpstan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8423">#8423</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6dddb7f3d0cadfcb3dd867fcbad4a59ddb65ba30"><code>6dddb7f</code></a> chore: use constants instead of literal strings (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8422">#8422</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3625fa05eb6542cb836e262b95aaa547d7157747"><code>3625fa0</code></a> feat: Add unsealed array shape phpdoc support (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8299">#8299</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/edfb68628229384a5f07a1b0e85e2e8e5151b3b5"><code>edfb686</code></a> deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools...</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.5...v3.69.0">compare view</a></li> </ul> </details> <br /> [](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>