Skip to content
Snippets Groups Projects
Unverified Commit 71c6a08a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3487286 by spokje: Update to Symfony 7.2.0-RC1

(cherry picked from commit 1c0440c8)
parent c3a9311a
No related branches found
No related tags found
17 merge requests!11213Issue #3506743 by tomislav.matokovic: Increasing the color contrast for the navigation block title against the background of the navigation sidebar to at least 4.5:1,!11147Draft: Try to avoid manually setting required cache contexts,!11108Issue #3490298 by nicxvan: Profiles can be missed in OOP hooks,!11093Drupal on MongoDB 11.1.x,!11017Issue #3502540: Add date filter for moderated content.,!11009Issue #3486972 migrate feed icon,!10999Cleaning up Taxonomy hooks and updating baseline.,!10977Issue #3501457: Fix path used in a A11y Test Admin,!10881Issue #3489329 by mfb, casey: symfony/http-foundation commit 32310ff breaks PathValidator,!10570Issue #3494197: Convert Twig engine hooks,!10567Issue #3494154: Index is not added if entity doesn't support revisions,!10548Revert "Issue #3478621 by catch, longwave, nicxvan: Add filecache to OOP hook attribute parsing",!10404Margin has been added,!10391Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10388Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10376Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on...,!10237Issue #3484105 by nicxvan, godotislate: Automatically included .inc files are no longer included
Pipeline #338564 passed
This diff is collapsed.
...@@ -33,35 +33,35 @@ ...@@ -33,35 +33,35 @@
"ralouphie/getallheaders": "~3.0.3", "ralouphie/getallheaders": "~3.0.3",
"revolt/event-loop": "~v1.0.6", "revolt/event-loop": "~v1.0.6",
"sebastian/diff": "~5.1.1", "sebastian/diff": "~5.1.1",
"symfony/console": "~v7.2.0-BETA2", "symfony/console": "~v7.2.0-RC1",
"symfony/dependency-injection": "~v7.2.0-BETA2", "symfony/dependency-injection": "~v7.2.0-RC1",
"symfony/deprecation-contracts": "~v3.5.0", "symfony/deprecation-contracts": "~v3.5.0",
"symfony/error-handler": "~v7.2.0-BETA2", "symfony/error-handler": "~v7.2.0-RC1",
"symfony/event-dispatcher": "~v7.2.0-BETA1", "symfony/event-dispatcher": "~v7.2.0-RC1",
"symfony/event-dispatcher-contracts": "~v3.5.0", "symfony/event-dispatcher-contracts": "~v3.5.0",
"symfony/filesystem": "~v7.2.0-BETA1", "symfony/filesystem": "~v7.2.0-RC1",
"symfony/finder": "~v7.2.0-BETA1", "symfony/finder": "~v7.2.0-RC1",
"symfony/http-foundation": "~v7.2.0-BETA2", "symfony/http-foundation": "~v7.2.0-RC1",
"symfony/http-kernel": "~v7.2.0-BETA2", "symfony/http-kernel": "~v7.2.0-RC1",
"symfony/mailer": "~v7.2.0-BETA1", "symfony/mailer": "~v7.2.0-RC1",
"symfony/mime": "~v7.2.0-BETA2", "symfony/mime": "~v7.2.0-RC1",
"symfony/polyfill-ctype": "~v1.31.0", "symfony/polyfill-ctype": "~v1.31.0",
"symfony/polyfill-iconv": "~v1.31.0", "symfony/polyfill-iconv": "~v1.31.0",
"symfony/polyfill-intl-grapheme": "~v1.31.0", "symfony/polyfill-intl-grapheme": "~v1.31.0",
"symfony/polyfill-intl-idn": "~v1.31.0", "symfony/polyfill-intl-idn": "~v1.31.0",
"symfony/polyfill-intl-normalizer": "~v1.31.0", "symfony/polyfill-intl-normalizer": "~v1.31.0",
"symfony/polyfill-mbstring": "~v1.31.0", "symfony/polyfill-mbstring": "~v1.31.0",
"symfony/process": "~v7.2.0-BETA2", "symfony/process": "~v7.2.0-RC1",
"symfony/psr-http-message-bridge": "~v7.2.0-BETA1", "symfony/psr-http-message-bridge": "~v7.2.0-RC1",
"symfony/routing": "~v7.2.0-BETA2", "symfony/routing": "~v7.2.0-RC1",
"symfony/serializer": "~v7.2.0-BETA2", "symfony/serializer": "~v7.2.0-RC1",
"symfony/service-contracts": "~v3.5.0", "symfony/service-contracts": "~v3.5.0",
"symfony/string": "~v7.1.6", "symfony/string": "~v7.1.8",
"symfony/translation-contracts": "~v3.5.0", "symfony/translation-contracts": "~v3.5.0",
"symfony/validator": "~v7.2.0-BETA2", "symfony/validator": "~v7.2.0-RC1",
"symfony/var-dumper": "~v7.2.0-BETA2", "symfony/var-dumper": "~v7.2.0-RC1",
"symfony/var-exporter": "~v7.1.6", "symfony/var-exporter": "~v7.1.6",
"symfony/yaml": "~v7.2.0-BETA1", "symfony/yaml": "~v7.2.0-RC1",
"twig/twig": "~v3.14.2" "twig/twig": "~v3.14.2"
} }
} }
...@@ -83,10 +83,10 @@ ...@@ -83,10 +83,10 @@
"sirbrillig/phpcs-variable-analysis": "v2.11.19", "sirbrillig/phpcs-variable-analysis": "v2.11.19",
"slevomat/coding-standard": "8.15.0", "slevomat/coding-standard": "8.15.0",
"squizlabs/php_codesniffer": "3.10.3", "squizlabs/php_codesniffer": "3.10.3",
"symfony/browser-kit": "v7.2.0-BETA1", "symfony/browser-kit": "v7.2.0-RC1",
"symfony/css-selector": "v7.2.0-BETA1", "symfony/css-selector": "v7.2.0-RC1",
"symfony/dom-crawler": "v7.2.0-BETA1", "symfony/dom-crawler": "v7.2.0-RC1",
"symfony/lock": "v7.2.0-BETA1", "symfony/lock": "v7.2.0-RC1",
"tbachert/spi": "v1.0.2", "tbachert/spi": "v1.0.2",
"theseer/tokenizer": "1.2.3", "theseer/tokenizer": "1.2.3",
"webflo/drupal-finder": "1.3.1", "webflo/drupal-finder": "1.3.1",
......
...@@ -32,7 +32,7 @@ class ComposerProjectTemplatesTest extends ComposerBuildTestBase { ...@@ -32,7 +32,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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment