Bump the phpstan group across 1 directory with 3 updates#191
Merged
github-actions[bot] merged 1 commit intoJul 18, 2026
Conversation
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) and [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version. Updates `phpstan/phpstan` to 2.2.5 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-nette` to 2.0.12 - [Release notes](https://github.com/phpstan/phpstan-nette/releases) - [Commits](phpstan/phpstan-nette@2.0.10...2.0.12) Updates `spaze/phpstan-disallowed-calls` to 4.13.0 - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v4.12.0...v4.13.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.5 dependency-type: direct:development dependency-group: phpstan - dependency-name: phpstan/phpstan-nette dependency-version: 2.0.12 dependency-type: direct:development dependency-group: phpstan - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.13.0 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 phpstan/phpstan, phpstan/phpstan-nette and spaze/phpstan-disallowed-calls to permit the latest version.
Updates
phpstan/phpstanto 2.2.5Commits
Updates
phpstan/phpstan-netteto 2.0.12Release notes
Sourced from phpstan/phpstan-nette's releases.
Commits
2c104f1Fix "False positive staticMethod.alreadyNarrowedType for Strings::length() in...038d6e7Remove accidental committed file (#208)3dace7cNarrow to non-empty-string viaStrings::length(#207)845f5d0Fix build on PHPStan 2.2.3 (#206)3cd4502Update github-actions to v3.0.1 (#204)cb29ecaUpdate github-actions to v7 (#205)466f89bUpdate github-actions (#202)8d19711Fix build after revert in phpstan-src (#203)Updates
spaze/phpstan-disallowed-callsto 4.13.0Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
94bd445Allow directives fall through to the next one when they don't match (#430)be678dfDocument that setting multiple aliases of one directive uses just one of themedef780Allow directives fall through to the next one when they don't match46cd043Match attributes on methods and functions with allowInMethods and `allowInFun...d79e6e2Link the methods-with-attributes list item to its own doc14c9e85Match attributes on methods and functions withallowInMethodsand `allowInF...8ade936Bump actions/checkout from 6 to 7 (#424)30c9ca3Bump actions/checkout from 6 to 77966237"Upgrade" the lowest possible PHPUnit to 9.6 which supports PHP 7.4 (#426)d2d897f"Upgrade" the lowest possible PHPUnit to 9.6 which supports PHP 7.4Dependabot 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