Skip to content

Commit adc6594

Browse files
[TASK]: Bump friendsofphp/php-cs-fixer from 3.66.2 to 3.67.0 (#885)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.66.2 to 3.67.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.67.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>chore: simplify loops that are using <code>end</code>/<code>prev</code> functions 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/8352">PHP-CS-Fixer/PHP-CS-Fixer#8352</a></li> <li>feat: Introduce <code>general_attribute_remove</code> fixer by <a href="https://github.com/raffaelecarelle"><code>@​raffaelecarelle</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339">PHP-CS-Fixer/PHP-CS-Fixer#8339</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/raffaelecarelle"><code>@​raffaelecarelle</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8339">PHP-CS-Fixer/PHP-CS-Fixer#8339</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.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.67.0</h2> <ul> <li>chore: simplify loops using <code>end</code>/<code>prev</code> functions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8352">#8352</a>)</li> <li>feat: Introduce <code>general_attribute_remove</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8339">#8339</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0ad34c75d1172f7d30320460e803887981830cbf"><code>0ad34c7</code></a> prepared the 3.67.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f2f92d2ded3e9f89575ea82fb92a10fe1d89a4da"><code>f2f92d2</code></a> feat: Introduce <code>general_attribute_remove</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8339">#8339</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/87df02260e744339200b8a18e993dfe34aa27b3f"><code>87df022</code></a> chore: simplify loops using <code>end</code>/<code>prev</code> functions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8352">#8352</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/372b9114c340ec000fb8f0fcf6d8f021ee218ba9"><code>372b911</code></a> bumped version</li> <li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.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.66.2&new-version=3.67.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7ff84b commit adc6594

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"ergebnis/composer-normalize": "^2.45",
26-
"friendsofphp/php-cs-fixer": "^3.66",
26+
"friendsofphp/php-cs-fixer": "^3.67",
2727
"phpstan/extension-installer": "^1.4",
2828
"phpstan/phpstan": "^1.12",
2929
"phpstan/phpstan-strict-rules": "^1.6",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)