Skip to content

Bump phpstan/phpstan from 1.10.25 to 2.2.1#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpstan/phpstan-2.2.1
Open

Bump phpstan/phpstan from 1.10.25 to 2.2.1#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpstan/phpstan-2.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps phpstan/phpstan from 1.10.25 to 2.2.1.

Release notes

Sourced from phpstan/phpstan's releases.

2.2.1

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

2.2.0

Dive into details about this release on PHPStan's blog: PHPStan 2.2: Unsealed Array Shapes, Safer Array Keys, and More!. It explains all the changes and the motivation behind them.

Major new features 🚀

Bleeding edge 🔪

  • Sealed array shapes are truly sealed
    • Array shape like array{a: int, b: string} does not allow for extra keys and does not accept general arrays

... (truncated)

Commits
  • dea9c8f PHPStan 2.2.1
  • f1a3110 Updated PHPStan to commit f1a311097cf4629fd9aca3757738d988e50f2be4
  • 4a57953 Updated PHPStan to commit 4a5795301374760a1f4ba046d343e3156f4bf550
  • 7c7411b Updated PHPStan to commit 7c7411b9ec61fb93a7fd7263db5c27e7c2b9b6a4
  • 38fdffe Update errors identifiers
  • 7da57c9 Updated PHPStan to commit 7da57c987cdd437868f222d6eea2a49bfa5865b1
  • 6ae7aa2 Updated PHPStan to commit 6ae7aa2026eee406c4ffc5ebe23b3a65250ac6aa
  • 3d9cb36 Update PHPStan array shape documentation
  • 70ba129 Update visual tests screenshots
  • 2c2dfc1 PHPStan 2.2: Unsealed Array Shapes, Safer Array Keys, and More!
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 2.2.1.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.2.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.25...2.2.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants