From ac666c528b73981c1ec1cf8a951c90688b97a8bf Mon Sep 17 00:00:00 2001 From: catch Date: Wed, 16 Nov 2022 14:48:11 +0000 Subject: [PATCH] Drupal 9.5.0-rc1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b7aa9af..333061f 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "webflo/drupal-core-strict": "*" }, "require": { - "drupal/core": "9.5.x-dev", + "drupal/core": "9.5.0-rc1", "asm89/stack-cors": "~1.3.0", "composer/semver": "~3.3.2", "doctrine/annotations": "~1.13.3",