Verified Commit 03301fb9 authored by Jess's avatar Jess
Browse files

Issue #3285572 by alexpott, longwave: Update dependencies to latest patch...

Issue #3285572 by alexpott, longwave: Update dependencies to latest patch releases for 9.4.x / 9.5.x
parent 641bb74e
Loading
Loading
Loading
Loading
+17 −22
Original line number Diff line number Diff line
@@ -444,16 +444,16 @@
        },
        {
            "name": "doctrine/reflection",
            "version": "1.2.2",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
                "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
                "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
                "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
                "shasum": ""
            },
            "require": {
@@ -465,18 +465,13 @@
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0 || ^8.2.0",
                "doctrine/common": "^2.10",
                "phpstan/phpstan": "^0.11.0 || ^0.12.20",
                "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
                "phpunit/phpunit": "^7.5 || ^9.1.5"
                "doctrine/coding-standard": "^9",
                "doctrine/common": "^3.3",
                "phpstan/phpstan": "^1.4.10",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
@@ -520,10 +515,10 @@
            ],
            "support": {
                "issues": "https://github.com/doctrine/reflection/issues",
                "source": "https://github.com/doctrine/reflection/tree/1.2.2"
                "source": "https://github.com/doctrine/reflection/tree/1.2.3"
            },
            "abandoned": "roave/better-reflection",
            "time": "2020-10-27T21:46:55+00:00"
            "time": "2022-05-31T18:46:25+00:00"
        },
        {
            "name": "drupal/core",
@@ -4818,16 +4813,16 @@
        },
        {
            "name": "composer/composer",
            "version": "2.2.13",
            "version": "2.2.14",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "de11c9819ac45659fb0fafb2e704912f9994ed60"
                "reference": "8c7a2d200bb0e66d6fafeff2f9c9a27188e52842"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/de11c9819ac45659fb0fafb2e704912f9994ed60",
                "reference": "de11c9819ac45659fb0fafb2e704912f9994ed60",
                "url": "https://api.github.com/repos/composer/composer/zipball/8c7a2d200bb0e66d6fafeff2f9c9a27188e52842",
                "reference": "8c7a2d200bb0e66d6fafeff2f9c9a27188e52842",
                "shasum": ""
            },
            "require": {
@@ -4897,7 +4892,7 @@
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/composer/issues",
                "source": "https://github.com/composer/composer/tree/2.2.13"
                "source": "https://github.com/composer/composer/tree/2.2.14"
            },
            "funding": [
                {
@@ -4913,7 +4908,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-05-25T19:37:25+00:00"
            "time": "2022-06-06T14:32:50+00:00"
        },
        {
            "name": "composer/metadata-minifier",
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
        "composer/semver": "3.3.2",
        "doctrine/annotations": "1.13.2",
        "doctrine/lexer": "1.2.3",
        "doctrine/reflection": "1.2.2",
        "doctrine/reflection": "1.2.3",
        "egulias/email-validator": "3.2",
        "guzzlehttp/guzzle": "6.5.7",
        "guzzlehttp/promises": "1.5.1",
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
        "behat/mink": "v1.10.0",
        "behat/mink-selenium2-driver": "v1.6.0",
        "composer/ca-bundle": "1.3.2",
        "composer/composer": "2.2.13",
        "composer/composer": "2.2.14",
        "composer/metadata-minifier": "1.0.0",
        "composer/pcre": "1.0.1",
        "composer/spdx-licenses": "1.5.7",