Verified Commit 7c733647 authored by Dave Long's avatar Dave Long
Browse files

task: #3570825 Lock PHPStan and dependencies to latest versions.

By: mondrake
parent cf6401bc
Loading
Loading
Loading
Loading
Loading
+2 −2
+7 −7
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": "4eba44253db1ea2c92a05f27ca787ac2",
    "content-hash": "2b6b7f5e8f551af1ae590dfc2a535c4f",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -7595,16 +7595,16 @@
        },
        {
            "name": "phpstan/phpstan-phpunit",
            "version": "2.0.11",
            "version": "2.0.12",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan-phpunit.git",
                "reference": "5e30669bef866eff70db8b58d72a5c185aa82414"
                "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/5e30669bef866eff70db8b58d72a5c185aa82414",
                "reference": "5e30669bef866eff70db8b58d72a5c185aa82414",
                "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4",
                "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4",
                "shasum": ""
            },
            "require": {
@@ -7642,9 +7642,9 @@
            "description": "PHPUnit extensions and rules for PHPStan",
            "support": {
                "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
                "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.11"
                "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.12"
            },
            "time": "2025-12-19T09:05:35+00:00"
            "time": "2026-01-22T13:40:00+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
        "drupal/coder": "^8.3.30",
        "lullabot/mink-selenium2-driver": "^1.7.3",
        "lullabot/php-webdriver": "^2.0.7",
        "mglaman/phpstan-drupal": "^1.3.9 || ^2.0.9",
        "mglaman/phpstan-drupal": "^2.0.10",
        "micheh/phpcs-gitlab": "^1.1 || ^2.0",
        "mikey179/vfsstream": "^1.6.11",
        "open-telemetry/exporter-otlp": "^1",
@@ -29,7 +29,7 @@
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.4.3",
        "phpstan/phpstan": "^2.1.38",
        "phpstan/phpstan-phpunit": "^2.0.11",
        "phpstan/phpstan-phpunit": "^2.0.12",
        "phpunit/phpunit": "^11.5.50",
        "symfony/browser-kit": "^7.4",
        "symfony/css-selector": "^7.4",
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
        "phpstan/phpdoc-parser": "2.3.0",
        "phpstan/phpstan": "2.1.38",
        "phpstan/phpstan-deprecation-rules": "2.0.3",
        "phpstan/phpstan-phpunit": "2.0.11",
        "phpstan/phpstan-phpunit": "2.0.12",
        "phpunit/php-code-coverage": "11.0.12",
        "phpunit/php-file-iterator": "5.1.0",
        "phpunit/php-invoker": "5.0.1",