Add support for phpstan/phpstan:2.0.0

Created on 15 January 2025, 3 months ago

Problem/Motivation

The 2.0 version of phpstan/phpstan was released in november 2024. The drupal/upgrade_status project has a indirect dependency on it through mglaman/phpstan-drupal. The 2.0 version of mglaman/phpstan-drupal does offer support for the latest phpstan version.

Steps to reproduce

Proposed resolution

Allow both versions of mglaman/phpstan-drupal for a easy transition.

"require": {
  "mglaman/phpstan-drupal": "^1.2.11|^2.0",
  ...
},

Remaining tasks

  • Widen the dependency version constraints
  • Verify it still works

User interface changes

-

API changes

-

Data model changes

-

📌 Task
Status

Active

Version

4.0

Component

Code

Created by

🇳🇱Netherlands timohuisman Leiden, Netherlands

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024