Skip to content

Commit 98d3974

Browse files
[TASK]: Bump friendsofphp/php-cs-fixer from 3.91.1 to 3.91.2 (TYPO3-Documentation#1114)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.91.1 to 3.91.2. <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.91.2 Folding Bike</h2> <h2>What's Changed</h2> <ul> <li>chore: adjust autoloader to exclude all Internal classes in classmap 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/9252">PHP-CS-Fixer/PHP-CS-Fixer#9252</a></li> <li>CI: set <code>PHP_CS_FIXER_IGNORE_ENV</code> for PHP 8.6 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/9254">PHP-CS-Fixer/PHP-CS-Fixer#9254</a></li> <li>fix: fix support call-site generic variance 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/9253">PHP-CS-Fixer/PHP-CS-Fixer#9253</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.91.1...v3.91.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.91.1...v3.91.2</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.91.2</h2> <ul> <li>fix: fix support call-site generic variance (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9253">#9253</a>)</li> <li>chore: adjust autoloader to exclude all Internal classes in classmap (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9252">#9252</a>)</li> <li>CI: set <code>PHP_CS_FIXER_IGNORE_ENV</code> for PHP 8.6 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9254">#9254</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f171dc216bc8a4192d5a0876a899cce6f9e379d6"><code>f171dc2</code></a> prepared the 3.91.2 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1d3537f6c7d12645e8e35acfb775f9146dea15b9"><code>1d3537f</code></a> fix: fix support call-site generic variance (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9253">#9253</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/82a17c6430bc6d00fe8832a580275a7670bb4a43"><code>82a17c6</code></a> CI: set <code>PHP_CS_FIXER_IGNORE_ENV</code> for PHP 8.6 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9254">#9254</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ef85d0308e934133e6fbaf4f83136c325b2bd13f"><code>ef85d03</code></a> chore: adjust autoloader to exclude all Internal classes in classmap (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9252">#9252</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/677faa8776b30f40aa52d5d537d71cd3abe62af7"><code>677faa8</code></a> bumped version</li> <li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.91.1...v3.91.2">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.91.1&new-version=3.91.2)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f03879b commit 98d3974

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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)