Verified Commit 389d0aa7 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3322989 by andypost, quietone, effulgentsia: Update dependencies for Drupal 10.0.0 rc2

parent a4fc325d
Loading
Loading
Loading
Loading
+21 −21
Original line number Diff line number Diff line
@@ -5320,16 +5320,16 @@
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.15.1",
            "version": "v4.15.2",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
                "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
                "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
                "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
                "shasum": ""
            },
            "require": {
@@ -5370,9 +5370,9 @@
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
            },
            "time": "2022-09-04T07:30:47+00:00"
            "time": "2022-11-12T15:38:23+00:00"
        },
        {
            "name": "phar-io/manifest",
@@ -5919,16 +5919,16 @@
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.18",
            "version": "9.2.19",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
                "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
                "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559",
                "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559",
                "shasum": ""
            },
            "require": {
@@ -5984,7 +5984,7 @@
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19"
            },
            "funding": [
                {
@@ -5992,7 +5992,7 @@
                    "type": "github"
                }
            ],
            "time": "2022-10-27T13:35:33+00:00"
            "time": "2022-11-18T07:47:47+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
@@ -7610,16 +7610,16 @@
        },
        {
            "name": "slevomat/coding-standard",
            "version": "8.6.2",
            "version": "8.6.4",
            "source": {
                "type": "git",
                "url": "https://github.com/slevomat/coding-standard.git",
                "reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6"
                "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/080f592b16f021a3a8e43d95ca8f57b87ddcf4e6",
                "reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6",
                "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
                "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
                "shasum": ""
            },
            "require": {
@@ -7631,11 +7631,11 @@
            "require-dev": {
                "phing/phing": "2.17.4",
                "php-parallel-lint/php-parallel-lint": "1.3.2",
                "phpstan/phpstan": "1.4.10|1.8.10",
                "phpstan/phpstan": "1.4.10|1.9.2",
                "phpstan/phpstan-deprecation-rules": "1.0.0",
                "phpstan/phpstan-phpunit": "1.0.0|1.1.1",
                "phpstan/phpstan-phpunit": "1.0.0|1.2.2",
                "phpstan/phpstan-strict-rules": "1.4.4",
                "phpunit/phpunit": "7.5.20|8.5.21|9.5.25"
                "phpunit/phpunit": "7.5.20|8.5.21|9.5.26"
            },
            "type": "phpcodesniffer-standard",
            "extra": {
@@ -7659,7 +7659,7 @@
            ],
            "support": {
                "issues": "https://github.com/slevomat/coding-standard/issues",
                "source": "https://github.com/slevomat/coding-standard/tree/8.6.2"
                "source": "https://github.com/slevomat/coding-standard/tree/8.6.4"
            },
            "funding": [
                {
@@ -7671,7 +7671,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-22T15:42:49+00:00"
            "time": "2022-11-14T09:26:24+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
+3 −3
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
        "mglaman/phpstan-drupal": "1.1.25",
        "mikey179/vfsstream": "v1.6.11",
        "myclabs/deep-copy": "1.11.0",
        "nikic/php-parser": "v4.15.1",
        "nikic/php-parser": "v4.15.2",
        "phar-io/manifest": "2.0.3",
        "phar-io/version": "3.2.1",
        "phpdocumentor/reflection-common": "2.2.0",
@@ -37,7 +37,7 @@
        "phpstan/extension-installer": "1.2.0",
        "phpstan/phpdoc-parser": "1.13.1",
        "phpstan/phpstan": "1.9.2",
        "phpunit/php-code-coverage": "9.2.18",
        "phpunit/php-code-coverage": "9.2.19",
        "phpunit/php-file-iterator": "3.0.6",
        "phpunit/php-invoker": "3.1.1",
        "phpunit/php-text-template": "2.0.4",
@@ -64,7 +64,7 @@
        "seld/phar-utils": "1.2.1",
        "seld/signal-handler": "2.0.1",
        "sirbrillig/phpcs-variable-analysis": "v2.11.9",
        "slevomat/coding-standard": "8.6.2",
        "slevomat/coding-standard": "8.6.4",
        "squizlabs/php_codesniffer": "3.7.1",
        "symfony/browser-kit": "v6.2.0-RC1",
        "symfony/css-selector": "v6.2.0-RC1",