From 860033bfecb627bbe9335e89789900258e6244e9 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 21 Oct 2022 12:52:07 +0100 Subject: [PATCH] Mini release of modules and theme --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 5bb21a6d..d3489dd7 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "dof-dss/nicsdru_origins_profile": "0.1.11", "dof-dss/nicsdru_unity_modules": "^1.1", "dof-dss/nicsdru_unity_profile": "^1.0", - "dof-dss/nicsdru_unity_theme": "^0.1.62", + "dof-dss/nicsdru_unity_theme": "^0.1.63", "drupal/address": "^1.7", "drupal/admin_toolbar": "^2.0", "drupal/adminimal_theme": "^1.5", diff --git a/composer.lock b/composer.lock index a02cc925..e418cc0b 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": "156f45bb1aad508f6a7a3a380de9aa16", + "content-hash": "2eaa8fa085a9a7fedc73c9b122502052", "packages": [ { "name": "alchemy/zippy", @@ -2009,16 +2009,16 @@ }, { "name": "dof-dss/nicsdru_unity_theme", - "version": "v0.1.62", + "version": "v0.1.63", "source": { "type": "git", "url": "https://github.com/dof-dss/nicsdru_unity_theme.git", - "reference": "111ba794c0ea002b993631b7d768e0e4f581f779" + "reference": "f75c612077510c2260cc1ec7ebe10aaabadb56f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dof-dss/nicsdru_unity_theme/zipball/111ba794c0ea002b993631b7d768e0e4f581f779", - "reference": "111ba794c0ea002b993631b7d768e0e4f581f779", + "url": "https://api.github.com/repos/dof-dss/nicsdru_unity_theme/zipball/f75c612077510c2260cc1ec7ebe10aaabadb56f9", + "reference": "f75c612077510c2260cc1ec7ebe10aaabadb56f9", "shasum": "" }, "require": { @@ -2042,9 +2042,9 @@ "theme" ], "support": { - "source": "https://github.com/dof-dss/nicsdru_unity_theme/tree/v0.1.62" + "source": "https://github.com/dof-dss/nicsdru_unity_theme/tree/v0.1.63" }, - "time": "2022-10-04T11:22:40+00:00" + "time": "2022-10-21T10:28:09+00:00" }, { "name": "drupal/address", @@ -20788,5 +20788,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.0.0" }