From 99cf97bf8b10552039f9d71174baf0c7ba29adc3 Mon Sep 17 00:00:00 2001 From: Oleksandr Horbatiuk Date: Sat, 28 Dec 2024 20:29:24 +0200 Subject: [PATCH] Issue #331: Switch module from branch to tag --- composer.json | 2 +- d8.info.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 90ba1b33..ad729d56 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "drupal/recaptcha_preloader": "2.0.1", "drupal/service": "3.0.0", "drupal/seven": "1.0.0", - "drupal/standwithukraine": "3.0.x-dev", + "drupal/standwithukraine": "3.0.0", "drupal/symfony_mailer": "1.5.0", "php": "^8.3" }, diff --git a/d8.info.yml b/d8.info.yml index a9e00895..58fd9df6 100644 --- a/d8.info.yml +++ b/d8.info.yml @@ -3,7 +3,7 @@ description: The installation profile for CMS Drupal 10 based on the most common type: profile core_version_requirement: ^10.3 -version: 0.21.1.190 +version: 0.21.0.190 php: 8.3