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

merge-requests/5199/head
xjm 2023-11-15 15:42:03 -06:00
parent c304b09272
commit 87c97039a4
No known key found for this signature in database
GPG Key ID: 206B0B8743BDF4C2
4 changed files with 98 additions and 98 deletions

150
composer.lock generated
View File

@ -1935,7 +1935,7 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
@ -2009,7 +2009,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/console/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -2029,7 +2029,7 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.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", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -2177,7 +2177,7 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v6.4.0-BETA1", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
@ -2232,7 +2232,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -2252,7 +2252,7 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.4.0-BETA1", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.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", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -2408,7 +2408,7 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v6.4.0-BETA1", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
@ -2451,7 +2451,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/filesystem/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -2471,7 +2471,7 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -2515,7 +2515,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/finder/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -2535,7 +2535,7 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
@ -2592,7 +2592,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -2612,16 +2612,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "43889d4f76e51f7878911badfd1faf715068a729" "reference": "ac4558354648a84f8468bc52a8fc9504de280d88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/43889d4f76e51f7878911badfd1faf715068a729", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ac4558354648a84f8468bc52a8fc9504de280d88",
"reference": "43889d4f76e51f7878911badfd1faf715068a729", "reference": "ac4558354648a84f8468bc52a8fc9504de280d88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2705,7 +2705,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -2721,20 +2721,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-10T13:57:13+00:00" "time": "2023-11-15T16:04:37+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "aa9865cafee4200a1088ad8bc456a0d8ab9d6b66" "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/aa9865cafee4200a1088ad8bc456a0d8ab9d6b66", "url": "https://api.github.com/repos/symfony/mailer/zipball/ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba",
"reference": "aa9865cafee4200a1088ad8bc456a0d8ab9d6b66", "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2785,7 +2785,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/mailer/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -2801,11 +2801,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-06T17:20:05+00:00" "time": "2023-11-12T18:02:22+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.4.0-BETA1", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
@ -2869,7 +2869,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/mime/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -3469,7 +3469,7 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
@ -3510,7 +3510,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/process/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -3619,16 +3619,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "ba1b0dc73d526787bd64929269927c7f9ae33769" "reference": "18bba718a449b582ba4d118c3d04598a4bd8764e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/ba1b0dc73d526787bd64929269927c7f9ae33769", "url": "https://api.github.com/repos/symfony/routing/zipball/18bba718a449b582ba4d118c3d04598a4bd8764e",
"reference": "ba1b0dc73d526787bd64929269927c7f9ae33769", "reference": "18bba718a449b582ba4d118c3d04598a4bd8764e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3682,7 +3682,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/routing/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -3698,20 +3698,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-06T09:15:24+00:00" "time": "2023-11-12T20:48:31+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "9b837ef51de2c3b5151c201a10afcd54485fc5c8" "reference": "e85ca7192f053b221e0a1dc465eabd492b6b9030"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/9b837ef51de2c3b5151c201a10afcd54485fc5c8", "url": "https://api.github.com/repos/symfony/serializer/zipball/e85ca7192f053b221e0a1dc465eabd492b6b9030",
"reference": "9b837ef51de2c3b5151c201a10afcd54485fc5c8", "reference": "e85ca7192f053b221e0a1dc465eabd492b6b9030",
"shasum": "" "shasum": ""
}, },
"require": { "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.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/serializer/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -3796,7 +3796,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-07T10:18:57+00:00" "time": "2023-11-12T20:48:31+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -4046,16 +4046,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc" "reference": "658bdd8660095c676b83a55ee032deabb3059868"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc", "url": "https://api.github.com/repos/symfony/validator/zipball/658bdd8660095c676b83a55ee032deabb3059868",
"reference": "cc3bf161b13c38cd6bec9abb122fb9e0d79bb9dc", "reference": "658bdd8660095c676b83a55ee032deabb3059868",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4122,7 +4122,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/validator/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -4138,11 +4138,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-07T10:18:57+00:00" "time": "2023-11-14T22:57:17+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
@ -4207,7 +4207,7 @@
"dump" "dump"
], ],
"support": { "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": [ "funding": [
{ {
@ -4301,7 +4301,7 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
@ -4353,7 +4353,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/yaml/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -5647,24 +5647,24 @@
}, },
{ {
"name": "mglaman/phpstan-drupal", "name": "mglaman/phpstan-drupal",
"version": "1.2.2", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git", "url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "bde6445d8102954d94e88492c60206a499c21889" "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/bde6445d8102954d94e88492c60206a499c21889", "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"reference": "bde6445d8102954d94e88492c60206a499c21889", "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.10.1", "phpstan/phpstan": "^1.10.1",
"phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-deprecation-rules": "^1.1.4",
"symfony/finder": "^4.2 || ^5.0 || ^6.0", "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0", "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0",
"webflo/drupal-finder": "^1.2" "webflo/drupal-finder": "^1.2"
}, },
"require-dev": { "require-dev": {
@ -5677,7 +5677,7 @@
"phpunit/phpunit": "^8.5 || ^9", "phpunit/phpunit": "^8.5 || ^9",
"slevomat/coding-standard": "^7.1", "slevomat/coding-standard": "^7.1",
"squizlabs/php_codesniffer": "^3.3", "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": { "suggest": {
"jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.", "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
@ -5731,7 +5731,7 @@
"description": "Drupal extension and rules for PHPStan", "description": "Drupal extension and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/mglaman/phpstan-drupal/issues", "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": [ "funding": [
{ {
@ -5747,7 +5747,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-09T23:13:46+00:00" "time": "2023-11-14T22:47:32+00:00"
}, },
{ {
"name": "micheh/phpcs-gitlab", "name": "micheh/phpcs-gitlab",
@ -9008,7 +9008,7 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.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", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -9076,7 +9076,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -9121,7 +9121,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -9141,16 +9141,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v6.4.0-BETA2", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "29e5826fa217330ba9ff57cb9706726f55e99a66" "reference": "8befdb307954a54918899892335b3ecfebdcc678"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/29e5826fa217330ba9ff57cb9706726f55e99a66", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8befdb307954a54918899892335b3ecfebdcc678",
"reference": "29e5826fa217330ba9ff57cb9706726f55e99a66", "reference": "8befdb307954a54918899892335b3ecfebdcc678",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9188,7 +9188,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {
@ -9204,11 +9204,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-29T12:45:54+00:00" "time": "2023-11-14T22:57:17+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
@ -9267,7 +9267,7 @@
"semaphore" "semaphore"
], ],
"support": { "support": {
"source": "https://github.com/symfony/lock/tree/v6.4.0-BETA3" "source": "https://github.com/symfony/lock/tree/v6.4.0-RC1"
}, },
"funding": [ "funding": [
{ {
@ -9287,7 +9287,7 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v6.4.0-BETA3", "version": "v6.4.0-RC1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
@ -9348,7 +9348,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "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": [ "funding": [
{ {

View File

@ -31,18 +31,18 @@
"psr/log": "~3.0.0", "psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3", "ralouphie/getallheaders": "~3.0.3",
"sebastian/diff": "~4.0.5", "sebastian/diff": "~4.0.5",
"symfony/console": "~v6.4.0-BETA3", "symfony/console": "~v6.4.0-RC1",
"symfony/dependency-injection": "~v6.4.0-BETA3", "symfony/dependency-injection": "~v6.4.0-RC1",
"symfony/deprecation-contracts": "~v3.3.0", "symfony/deprecation-contracts": "~v3.3.0",
"symfony/error-handler": "~v6.4.0-BETA1", "symfony/error-handler": "~v6.4.0-RC1",
"symfony/event-dispatcher": "~v6.4.0-BETA1", "symfony/event-dispatcher": "~v6.4.0-RC1",
"symfony/event-dispatcher-contracts": "~v3.3.0", "symfony/event-dispatcher-contracts": "~v3.3.0",
"symfony/filesystem": "~v6.4.0-BETA1", "symfony/filesystem": "~v6.4.0-RC1",
"symfony/finder": "~v6.4.0-BETA3", "symfony/finder": "~v6.4.0-RC1",
"symfony/http-foundation": "~v6.4.0-BETA3", "symfony/http-foundation": "~v6.4.0-RC1",
"symfony/http-kernel": "~v6.4.0-BETA3", "symfony/http-kernel": "~v6.4.0-RC1",
"symfony/mailer": "~v6.4.0-BETA3", "symfony/mailer": "~v6.4.0-RC1",
"symfony/mime": "~v6.4.0-BETA1", "symfony/mime": "~v6.4.0-RC1",
"symfony/polyfill-ctype": "~v1.28.0", "symfony/polyfill-ctype": "~v1.28.0",
"symfony/polyfill-iconv": "~v1.28.0", "symfony/polyfill-iconv": "~v1.28.0",
"symfony/polyfill-intl-grapheme": "~v1.28.0", "symfony/polyfill-intl-grapheme": "~v1.28.0",
@ -50,17 +50,17 @@
"symfony/polyfill-intl-normalizer": "~v1.28.0", "symfony/polyfill-intl-normalizer": "~v1.28.0",
"symfony/polyfill-mbstring": "~v1.28.0", "symfony/polyfill-mbstring": "~v1.28.0",
"symfony/polyfill-php83": "~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/psr-http-message-bridge": "~v2.3.1",
"symfony/routing": "~v6.4.0-BETA3", "symfony/routing": "~v6.4.0-RC1",
"symfony/serializer": "~v6.4.0-BETA3", "symfony/serializer": "~v6.4.0-RC1",
"symfony/service-contracts": "~v3.3.0", "symfony/service-contracts": "~v3.3.0",
"symfony/string": "~v6.3.8", "symfony/string": "~v6.3.8",
"symfony/translation-contracts": "~v3.3.0", "symfony/translation-contracts": "~v3.3.0",
"symfony/validator": "~v6.4.0-BETA3", "symfony/validator": "~v6.4.0-RC1",
"symfony/var-dumper": "~v6.4.0-BETA3", "symfony/var-dumper": "~v6.4.0-RC1",
"symfony/var-exporter": "~v6.3.6", "symfony/var-exporter": "~v6.3.6",
"symfony/yaml": "~v6.4.0-BETA3", "symfony/yaml": "~v6.4.0-RC1",
"twig/twig": "~v3.7.1" "twig/twig": "~v3.7.1"
} }
} }

View File

@ -25,7 +25,7 @@
"google/protobuf": "v3.25.0", "google/protobuf": "v3.25.0",
"instaclick/php-webdriver": "1.4.16", "instaclick/php-webdriver": "1.4.16",
"justinrainbow/json-schema": "v5.2.13", "justinrainbow/json-schema": "v5.2.13",
"mglaman/phpstan-drupal": "1.2.2", "mglaman/phpstan-drupal": "1.2.4",
"micheh/phpcs-gitlab": "1.1.0", "micheh/phpcs-gitlab": "1.1.0",
"mikey179/vfsstream": "v1.6.11", "mikey179/vfsstream": "v1.6.11",
"myclabs/deep-copy": "1.11.1", "myclabs/deep-copy": "1.11.1",
@ -80,11 +80,11 @@
"sirbrillig/phpcs-variable-analysis": "v2.11.17", "sirbrillig/phpcs-variable-analysis": "v2.11.17",
"slevomat/coding-standard": "8.14.1", "slevomat/coding-standard": "8.14.1",
"squizlabs/php_codesniffer": "3.7.2", "squizlabs/php_codesniffer": "3.7.2",
"symfony/browser-kit": "v6.4.0-BETA3", "symfony/browser-kit": "v6.4.0-RC1",
"symfony/css-selector": "v6.4.0-BETA3", "symfony/css-selector": "v6.4.0-RC1",
"symfony/dom-crawler": "v6.4.0-BETA2", "symfony/dom-crawler": "v6.4.0-RC1",
"symfony/lock": "v6.4.0-BETA3", "symfony/lock": "v6.4.0-RC1",
"symfony/phpunit-bridge": "v6.4.0-BETA3", "symfony/phpunit-bridge": "v6.4.0-RC1",
"symfony/polyfill-php82": "v1.28.0", "symfony/polyfill-php82": "v1.28.0",
"theseer/tokenizer": "1.2.1", "theseer/tokenizer": "1.2.1",
"webflo/drupal-finder": "1.2.2", "webflo/drupal-finder": "1.2.2",

View File

@ -30,7 +30,7 @@ class ComposerProjectTemplatesTest extends ComposerBuildTestBase {
* *
* @see https://getcomposer.org/doc/04-schema.md#minimum-stability * @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. * The order of stability strings from least stable to most stable.