Verified Commit f807ceda authored by Jess's avatar Jess
Browse files

Issue #3401901 by Spokje, smustgrave, longwave: Update composer dependencies for Drupal 10.2 beta

(cherry picked from commit 87c97039)
parent b6052c19
Loading
Loading
Loading
Loading
Loading
+75 −75
Original line number Diff line number Diff line
@@ -1935,7 +1935,7 @@
        },
        {
            "name": "symfony/console",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
@@ -2009,7 +2009,7 @@
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/console/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2029,7 +2029,7 @@
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
@@ -2090,7 +2090,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.4.0-BETA3"
                "source": "https://github.com/symfony/dependency-injection/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2177,7 +2177,7 @@
        },
        {
            "name": "symfony/error-handler",
            "version": "v6.4.0-BETA1",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
@@ -2232,7 +2232,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.4.0-BETA1"
                "source": "https://github.com/symfony/error-handler/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2252,7 +2252,7 @@
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v6.4.0-BETA1",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
@@ -2312,7 +2312,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.4.0-BETA1"
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2408,7 +2408,7 @@
        },
        {
            "name": "symfony/filesystem",
            "version": "v6.4.0-BETA1",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
@@ -2451,7 +2451,7 @@
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v6.4.0-BETA1"
                "source": "https://github.com/symfony/filesystem/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2471,7 +2471,7 @@
        },
        {
            "name": "symfony/finder",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
@@ -2515,7 +2515,7 @@
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/finder/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2535,7 +2535,7 @@
        },
        {
            "name": "symfony/http-foundation",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
@@ -2592,7 +2592,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.4.0-BETA3"
                "source": "https://github.com/symfony/http-foundation/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2612,16 +2612,16 @@
        },
        {
            "name": "symfony/http-kernel",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "43889d4f76e51f7878911badfd1faf715068a729"
                "reference": "ac4558354648a84f8468bc52a8fc9504de280d88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/43889d4f76e51f7878911badfd1faf715068a729",
                "reference": "43889d4f76e51f7878911badfd1faf715068a729",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ac4558354648a84f8468bc52a8fc9504de280d88",
                "reference": "ac4558354648a84f8468bc52a8fc9504de280d88",
                "shasum": ""
            },
            "require": {
@@ -2705,7 +2705,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.4.0-BETA3"
                "source": "https://github.com/symfony/http-kernel/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2721,20 +2721,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-10T13:57:13+00:00"
            "time": "2023-11-15T16:04:37+00:00"
        },
        {
            "name": "symfony/mailer",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "aa9865cafee4200a1088ad8bc456a0d8ab9d6b66"
                "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/aa9865cafee4200a1088ad8bc456a0d8ab9d6b66",
                "reference": "aa9865cafee4200a1088ad8bc456a0d8ab9d6b66",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba",
                "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba",
                "shasum": ""
            },
            "require": {
@@ -2785,7 +2785,7 @@
            "description": "Helps sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/mailer/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -2801,11 +2801,11 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-06T17:20:05+00:00"
            "time": "2023-11-12T18:02:22+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v6.4.0-BETA1",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
@@ -2869,7 +2869,7 @@
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v6.4.0-BETA1"
                "source": "https://github.com/symfony/mime/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -3469,7 +3469,7 @@
        },
        {
            "name": "symfony/process",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
@@ -3510,7 +3510,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/process/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -3619,16 +3619,16 @@
        },
        {
            "name": "symfony/routing",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "ba1b0dc73d526787bd64929269927c7f9ae33769"
                "reference": "18bba718a449b582ba4d118c3d04598a4bd8764e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/ba1b0dc73d526787bd64929269927c7f9ae33769",
                "reference": "ba1b0dc73d526787bd64929269927c7f9ae33769",
                "url": "https://api.github.com/repos/symfony/routing/zipball/18bba718a449b582ba4d118c3d04598a4bd8764e",
                "reference": "18bba718a449b582ba4d118c3d04598a4bd8764e",
                "shasum": ""
            },
            "require": {
@@ -3682,7 +3682,7 @@
                "url"
            ],
            "support": {
                "source": "https://github.com/symfony/routing/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/routing/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -3698,20 +3698,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-06T09:15:24+00:00"
            "time": "2023-11-12T20:48:31+00:00"
        },
        {
            "name": "symfony/serializer",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "9b837ef51de2c3b5151c201a10afcd54485fc5c8"
                "reference": "e85ca7192f053b221e0a1dc465eabd492b6b9030"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/9b837ef51de2c3b5151c201a10afcd54485fc5c8",
                "reference": "9b837ef51de2c3b5151c201a10afcd54485fc5c8",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/e85ca7192f053b221e0a1dc465eabd492b6b9030",
                "reference": "e85ca7192f053b221e0a1dc465eabd492b6b9030",
                "shasum": ""
            },
            "require": {
@@ -3780,7 +3780,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.4.0-BETA3"
                "source": "https://github.com/symfony/serializer/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -3796,7 +3796,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-07T10:18:57+00:00"
            "time": "2023-11-12T20:48:31+00:00"
        },
        {
            "name": "symfony/service-contracts",
@@ -4046,16 +4046,16 @@
        },
        {
            "name": "symfony/validator",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
                "reference": "cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc"
                "reference": "658bdd8660095c676b83a55ee032deabb3059868"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/validator/zipball/cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc",
                "reference": "cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc",
                "url": "https://api.github.com/repos/symfony/validator/zipball/658bdd8660095c676b83a55ee032deabb3059868",
                "reference": "658bdd8660095c676b83a55ee032deabb3059868",
                "shasum": ""
            },
            "require": {
@@ -4122,7 +4122,7 @@
            "description": "Provides tools to validate values",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/validator/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/validator/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -4138,11 +4138,11 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-07T10:18:57+00:00"
            "time": "2023-11-14T22:57:17+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
@@ -4207,7 +4207,7 @@
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/var-dumper/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -4301,7 +4301,7 @@
        },
        {
            "name": "symfony/yaml",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
@@ -4353,7 +4353,7 @@
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/yaml/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -5647,24 +5647,24 @@
        },
        {
            "name": "mglaman/phpstan-drupal",
            "version": "1.2.2",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/mglaman/phpstan-drupal.git",
                "reference": "bde6445d8102954d94e88492c60206a499c21889"
                "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/bde6445d8102954d94e88492c60206a499c21889",
                "reference": "bde6445d8102954d94e88492c60206a499c21889",
                "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
                "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0",
                "phpstan/phpstan": "^1.10.1",
                "phpstan/phpstan-deprecation-rules": "^1.1.4",
                "symfony/finder": "^4.2 || ^5.0 || ^6.0",
                "symfony/yaml": "^4.2|| ^5.0 || ^6.0",
                "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0",
                "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0",
                "webflo/drupal-finder": "^1.2"
            },
            "require-dev": {
@@ -5677,7 +5677,7 @@
                "phpunit/phpunit": "^8.5 || ^9",
                "slevomat/coding-standard": "^7.1",
                "squizlabs/php_codesniffer": "^3.3",
                "symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0"
                "symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0 || ^7.0"
            },
            "suggest": {
                "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
@@ -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.2"
                "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.4"
            },
            "funding": [
                {
@@ -5747,7 +5747,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-11-09T23:13:46+00:00"
            "time": "2023-11-14T22:47:32+00:00"
        },
        {
            "name": "micheh/phpcs-gitlab",
@@ -9008,7 +9008,7 @@
        },
        {
            "name": "symfony/browser-kit",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
@@ -9056,7 +9056,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.4.0-BETA3"
                "source": "https://github.com/symfony/browser-kit/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -9076,7 +9076,7 @@
        },
        {
            "name": "symfony/css-selector",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
@@ -9121,7 +9121,7 @@
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/css-selector/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -9141,16 +9141,16 @@
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v6.4.0-BETA2",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "29e5826fa217330ba9ff57cb9706726f55e99a66"
                "reference": "8befdb307954a54918899892335b3ecfebdcc678"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/29e5826fa217330ba9ff57cb9706726f55e99a66",
                "reference": "29e5826fa217330ba9ff57cb9706726f55e99a66",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8befdb307954a54918899892335b3ecfebdcc678",
                "reference": "8befdb307954a54918899892335b3ecfebdcc678",
                "shasum": ""
            },
            "require": {
@@ -9188,7 +9188,7 @@
            "description": "Eases DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v6.4.0-BETA2"
                "source": "https://github.com/symfony/dom-crawler/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -9204,11 +9204,11 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-10-29T12:45:54+00:00"
            "time": "2023-11-14T22:57:17+00:00"
        },
        {
            "name": "symfony/lock",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/lock.git",
@@ -9267,7 +9267,7 @@
                "semaphore"
            ],
            "support": {
                "source": "https://github.com/symfony/lock/tree/v6.4.0-BETA3"
                "source": "https://github.com/symfony/lock/tree/v6.4.0-RC1"
            },
            "funding": [
                {
@@ -9287,7 +9287,7 @@
        },
        {
            "name": "symfony/phpunit-bridge",
            "version": "v6.4.0-BETA3",
            "version": "v6.4.0-RC1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
@@ -9348,7 +9348,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.4.0-BETA3"
                "source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.0-RC1"
            },
            "funding": [
                {
+16 −16
Original line number Diff line number Diff line
@@ -31,18 +31,18 @@
        "psr/log": "~3.0.0",
        "ralouphie/getallheaders": "~3.0.3",
        "sebastian/diff": "~4.0.5",
        "symfony/console": "~v6.4.0-BETA3",
        "symfony/dependency-injection": "~v6.4.0-BETA3",
        "symfony/console": "~v6.4.0-RC1",
        "symfony/dependency-injection": "~v6.4.0-RC1",
        "symfony/deprecation-contracts": "~v3.3.0",
        "symfony/error-handler": "~v6.4.0-BETA1",
        "symfony/event-dispatcher": "~v6.4.0-BETA1",
        "symfony/error-handler": "~v6.4.0-RC1",
        "symfony/event-dispatcher": "~v6.4.0-RC1",
        "symfony/event-dispatcher-contracts": "~v3.3.0",
        "symfony/filesystem": "~v6.4.0-BETA1",
        "symfony/finder": "~v6.4.0-BETA3",
        "symfony/http-foundation": "~v6.4.0-BETA3",
        "symfony/http-kernel": "~v6.4.0-BETA3",
        "symfony/mailer": "~v6.4.0-BETA3",
        "symfony/mime": "~v6.4.0-BETA1",
        "symfony/filesystem": "~v6.4.0-RC1",
        "symfony/finder": "~v6.4.0-RC1",
        "symfony/http-foundation": "~v6.4.0-RC1",
        "symfony/http-kernel": "~v6.4.0-RC1",
        "symfony/mailer": "~v6.4.0-RC1",
        "symfony/mime": "~v6.4.0-RC1",
        "symfony/polyfill-ctype": "~v1.28.0",
        "symfony/polyfill-iconv": "~v1.28.0",
        "symfony/polyfill-intl-grapheme": "~v1.28.0",
@@ -50,17 +50,17 @@
        "symfony/polyfill-intl-normalizer": "~v1.28.0",
        "symfony/polyfill-mbstring": "~v1.28.0",
        "symfony/polyfill-php83": "~v1.28.0",
        "symfony/process": "~v6.4.0-BETA3",
        "symfony/process": "~v6.4.0-RC1",
        "symfony/psr-http-message-bridge": "~v2.3.1",
        "symfony/routing": "~v6.4.0-BETA3",
        "symfony/serializer": "~v6.4.0-BETA3",
        "symfony/routing": "~v6.4.0-RC1",
        "symfony/serializer": "~v6.4.0-RC1",
        "symfony/service-contracts": "~v3.3.0",
        "symfony/string": "~v6.3.8",
        "symfony/translation-contracts": "~v3.3.0",
        "symfony/validator": "~v6.4.0-BETA3",
        "symfony/var-dumper": "~v6.4.0-BETA3",
        "symfony/validator": "~v6.4.0-RC1",
        "symfony/var-dumper": "~v6.4.0-RC1",
        "symfony/var-exporter": "~v6.3.6",
        "symfony/yaml": "~v6.4.0-BETA3",
        "symfony/yaml": "~v6.4.0-RC1",
        "twig/twig": "~v3.7.1"
    }
}
+6 −6
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.2",
        "mglaman/phpstan-drupal": "1.2.4",
        "micheh/phpcs-gitlab": "1.1.0",
        "mikey179/vfsstream": "v1.6.11",
        "myclabs/deep-copy": "1.11.1",
@@ -80,11 +80,11 @@
        "sirbrillig/phpcs-variable-analysis": "v2.11.17",
        "slevomat/coding-standard": "8.14.1",
        "squizlabs/php_codesniffer": "3.7.2",
        "symfony/browser-kit": "v6.4.0-BETA3",
        "symfony/css-selector": "v6.4.0-BETA3",
        "symfony/dom-crawler": "v6.4.0-BETA2",
        "symfony/lock": "v6.4.0-BETA3",
        "symfony/phpunit-bridge": "v6.4.0-BETA3",
        "symfony/browser-kit": "v6.4.0-RC1",
        "symfony/css-selector": "v6.4.0-RC1",
        "symfony/dom-crawler": "v6.4.0-RC1",
        "symfony/lock": "v6.4.0-RC1",
        "symfony/phpunit-bridge": "v6.4.0-RC1",
        "symfony/polyfill-php82": "v1.28.0",
        "theseer/tokenizer": "1.2.1",
        "webflo/drupal-finder": "1.2.2",
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ class ComposerProjectTemplatesTest extends ComposerBuildTestBase {
   *
   * @see https://getcomposer.org/doc/04-schema.md#minimum-stability
   */
  protected const MINIMUM_STABILITY = 'beta';
  protected const MINIMUM_STABILITY = 'RC';

  /**
   * The order of stability strings from least stable to most stable.