Commit 29878758 authored by catch's avatar catch
Browse files

Issue #3399419 by quietone: Update mglaman/phpstan-drupal to 1.21 for 3301205

(cherry picked from commit a9f4b988)
parent 6b0c2402
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -5647,16 +5647,16 @@
        },
        {
            "name": "mglaman/phpstan-drupal",
            "version": "1.2.0",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/mglaman/phpstan-drupal.git",
                "reference": "d721420086f146640acecebb7a678661a66e97d5"
                "reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d721420086f146640acecebb7a678661a66e97d5",
                "reference": "d721420086f146640acecebb7a678661a66e97d5",
                "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/920c6b972a832046327f66dc6ff7448e3b5d6e4c",
                "reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c",
                "shasum": ""
            },
            "require": {
@@ -5731,7 +5731,7 @@
            "description": "Drupal extension and rules for PHPStan",
            "support": {
                "issues": "https://github.com/mglaman/phpstan-drupal/issues",
                "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.0"
                "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.1"
            },
            "funding": [
                {
@@ -5747,7 +5747,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-08-24T20:32:56+00:00"
            "time": "2023-11-03T13:17:28+00:00"
        },
        {
            "name": "micheh/phpcs-gitlab",
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
        "google/protobuf": "v3.25.0",
        "instaclick/php-webdriver": "1.4.16",
        "justinrainbow/json-schema": "v5.2.13",
        "mglaman/phpstan-drupal": "1.2.0",
        "mglaman/phpstan-drupal": "1.2.1",
        "micheh/phpcs-gitlab": "1.1.0",
        "mikey179/vfsstream": "v1.6.11",
        "myclabs/deep-copy": "1.11.1",