Commit 04e408c4 authored by catch's avatar catch
Browse files

Issue #3319426 by longwave, catch, andypost: Update to a stable Symfony 6.2 release

parent e72d43c8
Loading
Loading
Loading
Loading
+9 −9
+71 −79
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": "3ff4c0eee56feed7113d52f6274f3a80",
    "content-hash": "2b081c6ee0530e45762ce2bb263bc86e",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -443,7 +443,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "2e2c0e07632321dd19cebcc3fc765339020b22b0"
                "reference": "d5230c2446619aaafdf71d8c184a15d652cdb9f7"
            },
            "require": {
                "asm89/stack-cors": "^2.1",
@@ -470,19 +470,19 @@
                "pear/archive_tar": "^1.4.14",
                "php": ">=8.1.0",
                "psr/log": "^3.0",
                "symfony/console": "^6.2@RC",
                "symfony/dependency-injection": "^6.2@RC",
                "symfony/event-dispatcher": "^6.2@RC",
                "symfony/http-foundation": "^6.2@RC",
                "symfony/http-kernel": "^6.2@RC",
                "symfony/mime": "^6.2@RC",
                "symfony/console": "^6.2",
                "symfony/dependency-injection": "^6.2",
                "symfony/event-dispatcher": "^6.2",
                "symfony/http-foundation": "^6.2",
                "symfony/http-kernel": "^6.2",
                "symfony/mime": "^6.2",
                "symfony/polyfill-iconv": "^1.26",
                "symfony/process": "^6.2@RC",
                "symfony/process": "^6.2",
                "symfony/psr-http-message-bridge": "^2.1",
                "symfony/routing": "^6.2@RC",
                "symfony/serializer": "^6.2@RC",
                "symfony/validator": "^6.2@RC",
                "symfony/yaml": "^6.2@RC",
                "symfony/routing": "^6.2",
                "symfony/serializer": "^6.2",
                "symfony/validator": "^6.2",
                "symfony/yaml": "^6.2",
                "twig/twig": "^3.4.3"
            },
            "conflict": {
@@ -1772,16 +1772,16 @@
        },
        {
            "name": "symfony/console",
            "version": "v6.2.0-RC2",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "54f790fd94f1e83d7845ebb8e5f2aa252d74dc86"
                "reference": "75d4749d9620a8fa21a2d2847800a84b5c4e7682"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/54f790fd94f1e83d7845ebb8e5f2aa252d74dc86",
                "reference": "54f790fd94f1e83d7845ebb8e5f2aa252d74dc86",
                "url": "https://api.github.com/repos/symfony/console/zipball/75d4749d9620a8fa21a2d2847800a84b5c4e7682",
                "reference": "75d4749d9620a8fa21a2d2847800a84b5c4e7682",
                "shasum": ""
            },
            "require": {
@@ -1848,7 +1848,7 @@
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v6.2.0-RC2"
                "source": "https://github.com/symfony/console/tree/v6.2.0"
            },
            "funding": [
                {
@@ -1864,11 +1864,11 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-25T19:00:27+00:00"
            "time": "2022-11-29T16:44:51+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
@@ -1936,7 +1936,7 @@
            "description": "Allows you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/dependency-injection/tree/v6.2.0"
            },
            "funding": [
                {
@@ -2023,7 +2023,7 @@
        },
        {
            "name": "symfony/error-handler",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
@@ -2074,7 +2074,7 @@
            "description": "Provides tools to manage errors and ease debugging PHP code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/error-handler/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/error-handler/tree/v6.2.0"
            },
            "funding": [
                {
@@ -2094,7 +2094,7 @@
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
@@ -2157,7 +2157,7 @@
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.0"
            },
            "funding": [
                {
@@ -2256,7 +2256,7 @@
        },
        {
            "name": "symfony/http-foundation",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
@@ -2314,7 +2314,7 @@
            "description": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/http-foundation/tree/v6.2.0"
            },
            "funding": [
                {
@@ -2334,16 +2334,16 @@
        },
        {
            "name": "symfony/http-kernel",
            "version": "v6.2.0-RC2",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "d5b646743db7cd58e84b2e3dbd701963e8877bf6"
                "reference": "e008ce658dbd995b3c3ab3d9be0555ea3b11867e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d5b646743db7cd58e84b2e3dbd701963e8877bf6",
                "reference": "d5b646743db7cd58e84b2e3dbd701963e8877bf6",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e008ce658dbd995b3c3ab3d9be0555ea3b11867e",
                "reference": "e008ce658dbd995b3c3ab3d9be0555ea3b11867e",
                "shasum": ""
            },
            "require": {
@@ -2425,7 +2425,7 @@
            "description": "Provides a structured process for converting a Request into a Response",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-kernel/tree/v6.2.0-RC2"
                "source": "https://github.com/symfony/http-kernel/tree/v6.2.0"
            },
            "funding": [
                {
@@ -2441,11 +2441,11 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-28T18:27:25+00:00"
            "time": "2022-11-30T17:37:58+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v6.2.0-RC2",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
@@ -2508,7 +2508,7 @@
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v6.2.0-RC2"
                "source": "https://github.com/symfony/mime/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3028,7 +3028,7 @@
        },
        {
            "name": "symfony/process",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
@@ -3069,7 +3069,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/process/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3177,7 +3177,7 @@
        },
        {
            "name": "symfony/routing",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
@@ -3245,7 +3245,7 @@
                "url"
            ],
            "support": {
                "source": "https://github.com/symfony/routing/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/routing/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3265,7 +3265,7 @@
        },
        {
            "name": "symfony/serializer",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
@@ -3346,7 +3346,7 @@
            "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/serializer/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/serializer/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3451,16 +3451,16 @@
        },
        {
            "name": "symfony/string",
            "version": "v6.1.7",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "823f143370880efcbdfa2dbca946b3358c4707e5"
                "reference": "145702685e0d12f81d755c71127bfff7582fdd36"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5",
                "reference": "823f143370880efcbdfa2dbca946b3358c4707e5",
                "url": "https://api.github.com/repos/symfony/string/zipball/145702685e0d12f81d755c71127bfff7582fdd36",
                "reference": "145702685e0d12f81d755c71127bfff7582fdd36",
                "shasum": ""
            },
            "require": {
@@ -3476,6 +3476,7 @@
            "require-dev": {
                "symfony/error-handler": "^5.4|^6.0",
                "symfony/http-client": "^5.4|^6.0",
                "symfony/intl": "^6.2",
                "symfony/translation-contracts": "^2.0|^3.0",
                "symfony/var-exporter": "^5.4|^6.0"
            },
@@ -3516,7 +3517,7 @@
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v6.1.7"
                "source": "https://github.com/symfony/string/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3532,7 +3533,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-10T09:34:31+00:00"
            "time": "2022-11-30T17:13:47+00:00"
        },
        {
            "name": "symfony/translation-contracts",
@@ -3617,7 +3618,7 @@
        },
        {
            "name": "symfony/validator",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
@@ -3705,7 +3706,7 @@
            "description": "Provides tools to validate values",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/validator/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/validator/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3725,7 +3726,7 @@
        },
        {
            "name": "symfony/var-dumper",
            "version": "v6.2.0-RC2",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
@@ -3793,7 +3794,7 @@
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v6.2.0-RC2"
                "source": "https://github.com/symfony/var-dumper/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3813,7 +3814,7 @@
        },
        {
            "name": "symfony/var-exporter",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
@@ -3867,7 +3868,7 @@
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/var-exporter/tree/v6.2.0"
            },
            "funding": [
                {
@@ -3887,7 +3888,7 @@
        },
        {
            "name": "symfony/yaml",
            "version": "v6.2.0-RC2",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
@@ -3941,7 +3942,7 @@
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v6.2.0-RC2"
                "source": "https://github.com/symfony/yaml/tree/v6.2.0"
            },
            "funding": [
                {
@@ -7731,7 +7732,7 @@
        },
        {
            "name": "symfony/browser-kit",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
@@ -7782,7 +7783,7 @@
            "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/browser-kit/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/browser-kit/tree/v6.2.0"
            },
            "funding": [
                {
@@ -7802,7 +7803,7 @@
        },
        {
            "name": "symfony/css-selector",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
@@ -7847,7 +7848,7 @@
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/css-selector/tree/v6.2.0"
            },
            "funding": [
                {
@@ -7867,7 +7868,7 @@
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
@@ -7917,7 +7918,7 @@
            "description": "Eases DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/dom-crawler/tree/v6.2.0"
            },
            "funding": [
                {
@@ -7937,7 +7938,7 @@
        },
        {
            "name": "symfony/filesystem",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
@@ -7980,7 +7981,7 @@
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/filesystem/tree/v6.2.0"
            },
            "funding": [
                {
@@ -8000,7 +8001,7 @@
        },
        {
            "name": "symfony/finder",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
@@ -8044,7 +8045,7 @@
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/finder/tree/v6.2.0"
            },
            "funding": [
                {
@@ -8064,7 +8065,7 @@
        },
        {
            "name": "symfony/lock",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/lock.git",
@@ -8122,7 +8123,7 @@
                "semaphore"
            ],
            "support": {
                "source": "https://github.com/symfony/lock/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/lock/tree/v6.2.0"
            },
            "funding": [
                {
@@ -8142,7 +8143,7 @@
        },
        {
            "name": "symfony/phpunit-bridge",
            "version": "v6.2.0-RC1",
            "version": "v6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
@@ -8205,7 +8206,7 @@
            "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/phpunit-bridge/tree/v6.2.0-RC1"
                "source": "https://github.com/symfony/phpunit-bridge/tree/v6.2.0"
            },
            "funding": [
                {
@@ -8381,16 +8382,7 @@
    "stability-flags": {
        "drupal/core": 20,
        "drupal/core-project-message": 20,
        "drupal/core-vendor-hardening": 20,
        "symfony/css-selector": 5,
        "symfony/phpunit-bridge": 5,
        "symfony/var-dumper": 5,
        "symfony/error-handler": 5,
        "symfony/filesystem": 5,
        "symfony/finder": 5,
        "symfony/lock": 5,
        "symfony/browser-kit": 5,
        "symfony/dom-crawler": 5
        "drupal/core-vendor-hardening": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
+15 −15
Original line number Diff line number Diff line
@@ -29,32 +29,32 @@
        "psr/http-message": "~1.0.1",
        "psr/log": "~3.0.0",
        "ralouphie/getallheaders": "~3.0.3",
        "symfony/console": "~v6.2.0-RC2",
        "symfony/dependency-injection": "~v6.2.0-RC1",
        "symfony/console": "~v6.2.0",
        "symfony/dependency-injection": "~v6.2.0",
        "symfony/deprecation-contracts": "~v3.1.1",
        "symfony/error-handler": "~v6.2.0-RC1",
        "symfony/event-dispatcher": "~v6.2.0-RC1",
        "symfony/error-handler": "~v6.2.0",
        "symfony/event-dispatcher": "~v6.2.0",
        "symfony/event-dispatcher-contracts": "~v3.1.1",
        "symfony/http-foundation": "~v6.2.0-RC1",
        "symfony/http-kernel": "~v6.2.0-RC2",
        "symfony/mime": "~v6.2.0-RC2",
        "symfony/http-foundation": "~v6.2.0",
        "symfony/http-kernel": "~v6.2.0",
        "symfony/mime": "~v6.2.0",
        "symfony/polyfill-ctype": "~v1.27.0",
        "symfony/polyfill-iconv": "~v1.27.0",
        "symfony/polyfill-intl-grapheme": "~v1.27.0",
        "symfony/polyfill-intl-idn": "~v1.27.0",
        "symfony/polyfill-intl-normalizer": "~v1.27.0",
        "symfony/polyfill-mbstring": "~v1.27.0",
        "symfony/process": "~v6.2.0-RC1",
        "symfony/process": "~v6.2.0",
        "symfony/psr-http-message-bridge": "~v2.1.4",
        "symfony/routing": "~v6.2.0-RC1",
        "symfony/serializer": "~v6.2.0-RC1",
        "symfony/routing": "~v6.2.0",
        "symfony/serializer": "~v6.2.0",
        "symfony/service-contracts": "~v3.1.1",
        "symfony/string": "~v6.1.7",
        "symfony/string": "~v6.2.0",
        "symfony/translation-contracts": "~v3.1.1",
        "symfony/validator": "~v6.2.0-RC1",
        "symfony/var-dumper": "~v6.2.0-RC2",
        "symfony/var-exporter": "~v6.2.0-RC1",
        "symfony/yaml": "~v6.2.0-RC2",
        "symfony/validator": "~v6.2.0",
        "symfony/var-dumper": "~v6.2.0",
        "symfony/var-exporter": "~v6.2.0",
        "symfony/yaml": "~v6.2.0",
        "twig/twig": "~v3.4.3"
    }
}
+9 −9
Original line number Diff line number Diff line
@@ -20,14 +20,14 @@
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.8.11",
        "phpunit/phpunit": "^9.5",
        "symfony/browser-kit": "^6.2@RC",
        "symfony/css-selector": "^6.2@RC",
        "symfony/dom-crawler": "^6.2@RC",
        "symfony/error-handler": "^6.2@RC",
        "symfony/filesystem": "^6.2@RC",
        "symfony/finder": "^6.2@RC",
        "symfony/lock": "^6.2@RC",
        "symfony/phpunit-bridge": "^6.2@RC",
        "symfony/var-dumper": "^6.2@RC"
        "symfony/browser-kit": "^6.2",
        "symfony/css-selector": "^6.2",
        "symfony/dom-crawler": "^6.2",
        "symfony/error-handler": "^6.2",
        "symfony/filesystem": "^6.2",
        "symfony/finder": "^6.2",
        "symfony/lock": "^6.2",
        "symfony/phpunit-bridge": "^6.2",
        "symfony/var-dumper": "^6.2"
    }
}
+7 −7
Original line number Diff line number Diff line
@@ -66,13 +66,13 @@
        "sirbrillig/phpcs-variable-analysis": "v2.11.9",
        "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",
        "symfony/dom-crawler": "v6.2.0-RC1",
        "symfony/filesystem": "v6.2.0-RC1",
        "symfony/finder": "v6.2.0-RC1",
        "symfony/lock": "v6.2.0-RC1",
        "symfony/phpunit-bridge": "v6.2.0-RC1",
        "symfony/browser-kit": "v6.2.0",
        "symfony/css-selector": "v6.2.0",
        "symfony/dom-crawler": "v6.2.0",
        "symfony/filesystem": "v6.2.0",
        "symfony/finder": "v6.2.0",
        "symfony/lock": "v6.2.0",
        "symfony/phpunit-bridge": "v6.2.0",
        "theseer/tokenizer": "1.2.1",
        "webflo/drupal-finder": "1.2.2",
        "webmozart/assert": "1.11.0"
Loading