Skip to content

Commit 6a8957d

Browse files
tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.70.0 to 3.71.0 in /tools/php-cs-fixer (#536)
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. <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.71.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>feat: OrderedImportsFixer - deprecate length sorting algorithm 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/8473">PHP-CS-Fixer/PHP-CS-Fixer#8473</a></li> <li>test: NameQualifiedTransformerTest - correct the test case 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/8471">PHP-CS-Fixer/PHP-CS-Fixer#8471</a></li> <li>refactor: add <code>FullyQualifiedNameAnalyzer</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/8048">PHP-CS-Fixer/PHP-CS-Fixer#8048</a></li> <li>refactor: codeHash - update when it's (re-)generated 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/8470">PHP-CS-Fixer/PHP-CS-Fixer#8470</a></li> <li>refactor: <code>SwitchAnalyzer</code> - improve performance 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/8407">PHP-CS-Fixer/PHP-CS-Fixer#8407</a></li> <li>DX: cleanup <code>PhpdocNoAliasTagFixerTest</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/8476">PHP-CS-Fixer/PHP-CS-Fixer#8476</a></li> <li>fix: <code>StatementIndentationFixer</code> - return in braceless if by <a href="https://github.com/BergenSoft"><code>@​BergenSoft</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8479">PHP-CS-Fixer/PHP-CS-Fixer#8479</a></li> <li>chore: update type in <code>SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCases</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/8481">PHP-CS-Fixer/PHP-CS-Fixer#8481</a></li> <li>chore: update type in <code>SingleSpaceAroundConstructFixerTest::provideFixWithIfCases</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/8482">PHP-CS-Fixer/PHP-CS-Fixer#8482</a></li> <li>fix: <code>SingleSpaceAroundConstructFixer</code> - handle alternative syntax by <a href="https://github.com/timsmid"><code>@​timsmid</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8317">PHP-CS-Fixer/PHP-CS-Fixer#8317</a></li> <li>deps: bump phpstan/phpstan from 2.1.6 to 2.1.7 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/8485">PHP-CS-Fixer/PHP-CS-Fixer#8485</a></li> <li>fix: <code>PhpdocAlignFixer</code> - align correctly type with UTF8 characters 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/8486">PHP-CS-Fixer/PHP-CS-Fixer#8486</a></li> <li>fix: <code>BinaryOperatorSpacesFixer</code> - do not break alignment of UTF-8 array keys 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/8484">PHP-CS-Fixer/PHP-CS-Fixer#8484</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/BergenSoft"><code>@​BergenSoft</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8479">PHP-CS-Fixer/PHP-CS-Fixer#8479</a></li> <li><a href="https://github.com/timsmid"><code>@​timsmid</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8317">PHP-CS-Fixer/PHP-CS-Fixer#8317</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.2...v3.71.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.2...v3.71.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.71.0</h2> <ul> <li>feat: OrderedImportsFixer - deprecate length sorting algorithm (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8473">#8473</a>)</li> <li>fix: <code>BinaryOperatorSpacesFixer</code> - do not break alignment of UTF-8 array keys (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8484">#8484</a>)</li> <li>fix: <code>PhpdocAlignFixer</code> - align correctly type with UTF8 characters (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8486">#8486</a>)</li> <li>fix: <code>SingleSpaceAroundConstructFixer</code> - handle alternative syntax (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8317">#8317</a>)</li> <li>fix: <code>StatementIndentationFixer</code> - return in braceless if (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8479">#8479</a>)</li> <li>chore: update type in <code>SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCases</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8481">#8481</a>)</li> <li>chore: update type in <code>SingleSpaceAroundConstructFixerTest::provideFixWithIfCases</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8482">#8482</a>)</li> <li>deps: bump phpstan/phpstan from 2.1.6 to 2.1.7 in /dev-tools in the phpstan group (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8485">#8485</a>)</li> <li>DX: cleanup <code>PhpdocNoAliasTagFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8476">#8476</a>)</li> <li>refactor: add <code>FullyQualifiedNameAnalyzer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8048">#8048</a>)</li> <li>refactor: codeHash - update when it's (re-)generated (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8470">#8470</a>)</li> <li>refactor: <code>SwitchAnalyzer</code> - improve performance (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8407">#8407</a>)</li> <li>test: NameQualifiedTransformerTest - correct test case (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8471">#8471</a>)</li> </ul> <h2>Changelog for v3.70.2</h2> <ul> <li>deps: upgrade deep dev-tools deps (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8472">#8472</a>)</li> <li>fix: <code>MbStrFunctionsFixer</code> must run before <code>NativeFunctionInvocationFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8466">#8466</a>)</li> <li>fix: <code>MethodArgumentSpaceFixer</code> - fix nested calls for <code>ensure_fully_multiline</code> option (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8469">#8469</a>)</li> </ul> <h2>Changelog for v3.70.1</h2> <ul> <li>fix: <code>PhpUnitSizeClassFixer</code> must run before <code>PhpUnitAttributesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8457">#8457</a>)</li> <li>DX: cleanup <code>OrderedImportsFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8458">#8458</a>)</li> </ul> <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">#8225</a>)</li> <li>feat: <code>HeaderCommentFixer</code> - allow validators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8452">#8452</a>)</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">#8417</a>)</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">#8451</a>)</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">#8442</a>)</li> <li>chore: extend bug report template (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8447">#8447</a>)</li> <li>chore: extend bug report template - more installation options (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8450">#8450</a>)</li> <li>CI: phpstan-symfony - add entry point for console (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8292">#8292</a>)</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">#8454</a>)</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">#8453</a>)</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">#8371</a>)</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">#8444</a>)</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">#8438</a>)</li> </ul> <h2>Changelog for v3.69.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3825ffdc69501e1c9230291b79f036a0c0d8749d"><code>3825ffd</code></a> prepared the 3.71.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8cd125a2687d2805e8c0f6b7b037e3e061ac750a"><code>8cd125a</code></a> fix: <code>BinaryOperatorSpacesFixer</code> - do not break alignment of UTF-8 array keys...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6ab01ef128030268965637f6fc4500834778b782"><code>6ab01ef</code></a> fix: <code>PhpdocAlignFixer</code> - align correctly type with UTF8 characters (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8486">#8486</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2f7ae4de183dbf894ff8c7aba08436fa7afc5032"><code>2f7ae4d</code></a> deps: bump phpstan/phpstan from 2.1.6 to 2.1.7 in /dev-tools in the phpstan g...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/695c1998dee19fab070a06ce1a254d6f58dca0cf"><code>695c199</code></a> fix: <code>SingleSpaceAroundConstructFixer</code> - handle alternative syntax (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8317">#8317</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4fbbd57031b88f01a58a9176a86841bff3abe19a"><code>4fbbd57</code></a> chore: update type in `SingleSpaceAroundConstructFixerTest::provideFixWithIfC...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dcb00da594a1316610e3cedb4c94cb63ad3c7471"><code>dcb00da</code></a> chore: update type in `SingleSpaceAroundConstructFixerTest::provideFixWithEls...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/bb0a630461dcdf33302422303e6bb61db5cd50c5"><code>bb0a630</code></a> fix: <code>StatementIndentationFixer</code> - return in braceless if (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8479">#8479</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ea3b49d4afa51ac117669337a5b93791fb56f3ea"><code>ea3b49d</code></a> DX: cleanup <code>PhpdocNoAliasTagFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8476">#8476</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3390bf7c0cda5f8ae6a20c925c339401004ce3ca"><code>3390bf7</code></a> refactor: <code>SwitchAnalyzer</code> - improve performance (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8407">#8407</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.0...v3.71.0">compare view</a></li> </ul> </details> <br /> 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b76e625 commit 6a8957d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/php-cs-fixer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.1.31"
77
},
88
"require-dev": {
9-
"friendsofphp/php-cs-fixer": "3.70.0",
9+
"friendsofphp/php-cs-fixer": "3.71.0",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"prefer-stable": true,

0 commit comments

Comments
 (0)