Verified Commit ce2e1aa2 authored by Dave Long's avatar Dave Long
Browse files

Issue #3392313 by Spokje: Bump phpstan/phpstan to latest to make daily...

Issue #3392313 by Spokje: Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again
parent 93d24db9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.10.24",
        "phpstan/phpstan": "^1.10.38",
        "phpstan/phpstan-phpunit": "^1.3.11",
        "phpunit/phpunit": "^9.5",
        "symfony/browser-kit": "^6.3",
+6 −6
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": "a30c52b5963c822aaa101826b97c7bab",
    "content-hash": "1f03bd567e9e6a240f6bec2e76b7f448",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -6828,16 +6828,16 @@
        },
        {
            "name": "phpstan/phpstan",
            "version": "1.10.24",
            "version": "1.10.38",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpstan.git",
                "reference": "360ecc90569e9a60c2954ee209ec04fa0d958e14"
                "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/360ecc90569e9a60c2954ee209ec04fa0d958e14",
                "reference": "360ecc90569e9a60c2954ee209ec04fa0d958e14",
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
                "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
                "shasum": ""
            },
            "require": {
@@ -6886,7 +6886,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-07-05T12:32:13+00:00"
            "time": "2023-10-06T14:19:14+00:00"
        },
        {
            "name": "phpstan/phpstan-deprecation-rules",
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.10.24",
        "phpstan/phpstan": "^1.10.38",
        "phpstan/phpstan-phpunit": "^1.3.11",
        "phpunit/phpunit": "^9.5",
        "symfony/browser-kit": "^6.3",
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
        "phpspec/prophecy-phpunit": "v2.0.2",
        "phpstan/extension-installer": "1.3.1",
        "phpstan/phpdoc-parser": "1.20.4",
        "phpstan/phpstan": "1.10.24",
        "phpstan/phpstan": "1.10.38",
        "phpstan/phpstan-deprecation-rules": "1.1.4",
        "phpstan/phpstan-phpunit": "1.3.13",
        "phpunit/php-code-coverage": "9.2.26",
+2 −2
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ parameters:

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xchanged\\.$#"
			count: 2
			count: 6
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
@@ -134,7 +134,7 @@ parameters:

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$ychanged\\.$#"
			count: 2
			count: 5
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-