From acd2340fa310e1c1f90733a252df174d3a751d04 Mon Sep 17 00:00:00 2001 From: Jeff Sturek <jsturek@gmail.com> Date: Tue, 25 Jan 2022 14:30:05 -0600 Subject: [PATCH] Update unl/php-wdn-templates --- plugins/unl_theme/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/unl_theme/composer.lock b/plugins/unl_theme/composer.lock index 23b7174c..beb8d575 100644 --- a/plugins/unl_theme/composer.lock +++ b/plugins/unl_theme/composer.lock @@ -59,16 +59,16 @@ }, { "name": "unl/php-wdn-templates", - "version": "v5.3.0", + "version": "v5.3.4", "source": { "type": "git", "url": "https://github.com/unl/phpunltemplates.git", - "reference": "090d6c7c8ac8ab2828165bd06574ecb48caf1a88" + "reference": "845d8e05a6ae636797b350659f64b5f03b466166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/unl/phpunltemplates/zipball/090d6c7c8ac8ab2828165bd06574ecb48caf1a88", - "reference": "090d6c7c8ac8ab2828165bd06574ecb48caf1a88", + "url": "https://api.github.com/repos/unl/phpunltemplates/zipball/845d8e05a6ae636797b350659f64b5f03b466166", + "reference": "845d8e05a6ae636797b350659f64b5f03b466166", "shasum": "" }, "require": { @@ -114,9 +114,9 @@ "homepage": "http://wdn.unl.edu/", "support": { "issues": "https://github.com/unl/phpunltemplates/issues", - "source": "https://github.com/unl/phpunltemplates/tree/v5.3.0" + "source": "https://github.com/unl/phpunltemplates/tree/v5.3.4" }, - "time": "2021-01-27T17:05:21+00:00" + "time": "2022-01-24T19:05:47+00:00" }, { "name": "zaininnari/html-minifier", @@ -286,5 +286,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } -- GitLab