Problem/Motivation

#3570713: Bump PHPStan to 2.1.38 locked PHPStan to 2.1.38 but we forgot locking mglaman/phpstan-drupal too, and update phpstan/phpstan-phpunit.

Proposed resolution

  1. composer update mglaman/phpstan-drupal phpstan/extension-installer phpstan/phpstan phpstan/phpstan-deprecation-rules phpstan/phpstan-phpunit
  2. update manually the constraints to latest versions
  3. composer update --lock

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3570825

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Title: Lock mglaman/phpstan-drupal to 2.0.10 » Lock PHPStan and dependencies to latest versions.
Issue summary: View changes
mondrake’s picture

Issue summary: View changes

mondrake’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward to me and see no issue.

  • longwave committed 7c733647 on main
    task: #3570825 Lock PHPStan and dependencies to latest versions.
    
    By:...
longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 7c733647ca4 to main. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.