Verified Commit 67ac0681 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3532698 by mondrake, acbramley, xjm, catch, cmlara: phpstan dev...

Issue #3532698 by mondrake, acbramley, xjm, catch, cmlara: phpstan dev constraints make it difficult for modules to support 11.2 and below

(cherry picked from commit f19e476d)
parent 23a7a521
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        "justinrainbow/json-schema": "^5.2 || ^6.3",
        "lullabot/mink-selenium2-driver": "^1.7.3",
        "lullabot/php-webdriver": "^2.0.5",
        "mglaman/phpstan-drupal": "^2.0.7",
        "mglaman/phpstan-drupal": "^1.3.9 || ^2.0.7",
        "micheh/phpcs-gitlab": "^1.1 || ^2.0",
        "mikey179/vfsstream": "^1.6.11",
        "open-telemetry/exporter-otlp": "^1",
@@ -35,8 +35,8 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.4.3",
        "phpstan/phpstan": "^2.1.17",
        "phpstan/phpstan-phpunit": "^2.0.6",
        "phpstan/phpstan": "^1.12.27 || ^2.1.17",
        "phpstan/phpstan-phpunit": "^1.4.2 || ^2.0.6",
        "phpunit/phpunit": "^10.5.19 || ^11.5.3",
        "symfony/browser-kit": "^7.3",
        "symfony/css-selector": "^7.3",
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "8c3357f0b4daf3ffae57d06bcc9cda8c",
    "content-hash": "7e45f46f86addf53ba6170d650e30fc2",
    "packages": [
        {
            "name": "asm89/stack-cors",
+3 −3
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
        "justinrainbow/json-schema": "^5.2 || ^6.3",
        "lullabot/mink-selenium2-driver": "^1.7.3",
        "lullabot/php-webdriver": "^2.0.5",
        "mglaman/phpstan-drupal": "^2.0.7",
        "mglaman/phpstan-drupal": "^1.3.9 || ^2.0.7",
        "micheh/phpcs-gitlab": "^1.1 || ^2.0",
        "mikey179/vfsstream": "^1.6.11",
        "open-telemetry/exporter-otlp": "^1",
@@ -23,8 +23,8 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.4.3",
        "phpstan/phpstan": "^2.1.17",
        "phpstan/phpstan-phpunit": "^2.0.6",
        "phpstan/phpstan": "^1.12.27 || ^2.1.17",
        "phpstan/phpstan-phpunit": "^1.4.2 || ^2.0.6",
        "phpunit/phpunit": "^10.5.19 || ^11.5.3",
        "symfony/browser-kit": "^7.3",
        "symfony/css-selector": "^7.3",