chore(deps-dev): bump ergebnis/php-cs-fixer-config from 6.41.0 to 6.42.0
Bumps ergebnis/php-cs-fixer-config from 6.41.0 to 6.42.0.
Release notes
Sourced from ergebnis/php-cs-fixer-config's releases.
6.42.0
What's Changed
- Enhancement: Enable
modernize_stripos
option ofmodernize_strpos
fixer by@localheinz
in ergebnis/php-cs-fixer-config#1154Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.41.0...6.42.0
Changelog
Sourced from ergebnis/php-cs-fixer-config's changelog.
[
6.42.0
][6.42.0]For a full diff see [
6.41.0...6.42.0
][6.41.0...6.42.0].Changed
- Updated
friendsofphp/php-cs-fixer
(#1153), by [@dependabot
]- Enabled
modernize_stripos
option ofmodernize_strpos fixer
(#1154), by [@localheinz
]
Commits
-
f12abae
Enhancement: Prepare release -
9b4dcb0
Merge pull request #1154 from ergebnis/feature/modernize-strpos -
8378d7b
Enhancement: Enable modernize_stripos option of modernize_strpos fixer -
3e56938
Fix: Reference -
2999bb1
Merge pull request #1153 from ergebnis/dependabot/composer/friendsofphp/php-c... -
6d2fc9e
Fix: Update CHANGELOG.md -
965e034
Fix: Disable newly added modernize_stripos option of modernize_strpos fixer -
30e4128
composer(deps): Bump friendsofphp/php-cs-fixer from 3.67.0 to 3.68.0 -
3e3d85f
Merge pull request #1152 from ergebnis/dependabot/github_actions/stefanzweife... -
5424c21
github-actions(deps): Bump stefanzweifel/git-auto-commit-action - See full diff in compare view
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 commands and options
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)