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 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)
Updates the requirements on slevomat/coding-standard to permit the latest version.
Release notes
Sourced from slevomat/coding-standard's releases.
Commits
7d1d957
Check on PHP 8.315f95f8
SlevomatCodingStandard.Classes.ClassConstantVisibility: Fixed error message f...74b296b
Fix class detection in double-quoted strings and heredocd82a671
SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch: Fixed false posit...923e121
SlevomatCodingStandard.Namespaces.UnusedUses: Fixed false positive thanks to ...8d0f603
SlevomatCodingStandard.Functions.RequireTrailingCommaInCall: Fixed missing re...ea3ff00
Fixed internal error in CommentHelper5cac991
UseStatementHelper optimizations6ea0278
SlevomatCodingStandard.Commenting.UselessFunctionDocCommentSniff: It should r...d16a31a
Removed for a long time deprecated FunctionLengthSniff in Files namespaceDependabot 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