Bump the phpstan group with 2 updates#112
Merged
github-actions[bot] merged 1 commit intoMay 2, 2026
Merged
Conversation
Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) and [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version. Updates `spaze/phpstan-disallowed-calls` to 4.12.0 - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v4.9.2...v4.12.0) Updates `shipmonk/phpstan-rules` to 4.3.7 - [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases) - [Commits](shipmonk-rnd/phpstan-rules@4.3.6...4.3.7) --- updated-dependencies: - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.12.0 dependency-type: direct:development dependency-group: phpstan - dependency-name: shipmonk/phpstan-rules dependency-version: 4.3.7 dependency-type: direct:development dependency-group: phpstan ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on spaze/phpstan-disallowed-calls and shipmonk/phpstan-rules to permit the latest version.
Updates
spaze/phpstan-disallowed-callsto 4.12.0Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
5b69dc0First-class callables with parameter conditions (#418)aecdc11First-class callables with parameter conditions5f183d1Add a comment tohasAllowedParams()$paramsRequiredparamd0af76fAdd example combiningdisallowInInstanceOfwildcard withclassPattern(#417)83dab80Add example combiningdisallowInInstanceOfwildcard withclassPattern785481bSupport param conditions inallowExceptInandallowExceptInMethods(#414)d9ad222Support param conditions inallowExceptInandallowExceptInMethods3d0cf30DocumentallowParamsInAllowedcompatibility with path and method directivesab06749Export-ignoreCLAUDE.mdandphpstan-dead-code-detector.php(#413)2feb3e5Export-ignoreCLAUDE.mdandphpstan-dead-code-detector.phpUpdates
shipmonk/phpstan-rulesto 4.3.7Release notes
Sourced from shipmonk/phpstan-rules's releases.
Commits
a46689fforbidUselessNullableReturn: fix false positive with property hooks (#355)a4fb1a2UnusedVisitors: useStmt\Expressioninstead of long allowlists (#353)5004b35forbidVariableTypeOverwriting: fix false positive with fluent$thisreturns...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions