Closed dependabot[bot] closed 6 months ago
Merging #264 (26bae20) into master (c9ff80b) will not change coverage. Report is 1 commits behind head on master. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #264 +/- ##
=========================================
Coverage 86.47% 86.47%
Complexity 358 358
=========================================
Files 8 8
Lines 843 843
=========================================
Hits 729 729
Misses 114 114
@dependabot rebase
Looks like friendsofphp/php-cs-fixer is up-to-date now, so this is no longer needed.
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
35af3cb
prepared the 3.23.0 release9b5efdb
DX: Improve Composer scripts (#7214)91fbabf
feature: add at least one space around binary operators (#7175)429ecb5
bug:PhpdocInlineTagNormalizerFixer
- do not break tags (#7227)f683581
minor: PhpdocAlignFixerTest - convert CUSTOM tags test to not rely on non-cus...671149b
minor: use more spread operator (#7222)d261c82
DX: Improve Mess Detector Integration (#7224)63da145
bug:NoUselessReturnFixer
must run beforeSingleLineEmptyBodyFixer
(#7226)f9190de
minor: use JSON_THROW_ON_ERROR for trivial cases (#7221)e042f44
minor: more arrow function usage (#7223)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