From 459f406f13aeab28adef2bcd973cf60f29a6e5e9 Mon Sep 17 00:00:00 2001 From: ksharp-drupal Date: Wed, 2 Oct 2024 10:34:05 -0700 Subject: [PATCH] SDSS-1376: Update stanford_earth_r25 module to 8.1.13 (#497) * SDSS-1376: Update stanford_earth_r25 module to 8.1.13. --- composer.json | 4 ++-- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 1c35b7d72..196e919ae 100644 --- a/composer.json +++ b/composer.json @@ -40,12 +40,12 @@ "type": "package", "package": { "name": "stanford-earth/stanford_earth_r25", - "version": "8.1.12", + "version": "8.1.13", "type": "drupal-custom-module-rooms-site", "source": { "type": "git", "url": "https://github.com/stanford-earth/stanford_earth_r25", - "reference": "8.1.12" + "reference": "8.1.13" } } } diff --git a/composer.lock b/composer.lock index c19d8becd..73c36610b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1b636c4d19eab9c5d6f4bb0339042ca7", + "content-hash": "26b6c90d6c309c1e9697627078352fbf", "packages": [ { "name": "acquia/blt", @@ -16436,11 +16436,11 @@ }, { "name": "stanford-earth/stanford_earth_r25", - "version": "8.1.12", + "version": "8.1.13", "source": { "type": "git", "url": "https://github.com/stanford-earth/stanford_earth_r25", - "reference": "8.1.12" + "reference": "8.1.13" }, "type": "drupal-custom-module-rooms-site" },