From ee0fb6ed5fb518695f392ff341d38defe059c846 Mon Sep 17 00:00:00 2001 From: Mel Wong Date: Thu, 13 Jan 2022 17:17:19 -0800 Subject: [PATCH] SRL-562: courtyard v296 with JCC chat reveal fix --- composer-manifest.yaml | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer-manifest.yaml b/composer-manifest.yaml index 3b00ec84..779b303d 100644 --- a/composer-manifest.yaml +++ b/composer-manifest.yaml @@ -153,7 +153,7 @@ packages: harvesthq/chosen: 1.8.7 html2text/html2text: 4.0.1 joachim-n/composer-manifest: 1.0.4 - judicialcouncil/courtyard-artifact: 0.1.293 + judicialcouncil/courtyard-artifact: 0.1.296 kub-at/php-simple-html-dom-parser: 1.9.1 laminas/laminas-diactoros: 1.8.7p2 laminas/laminas-escaper: 2.6.1 diff --git a/composer.lock b/composer.lock index 28edaca6..481c9572 100644 --- a/composer.lock +++ b/composer.lock @@ -9417,16 +9417,16 @@ }, { "name": "judicialcouncil/courtyard-artifact", - "version": "0.1.293", + "version": "0.1.296", "source": { "type": "git", "url": "https://github.com/JudicialCouncilOfCalifornia/courtyard-artifact.git", - "reference": "4eee6ee20259d3151c19cb2c8bc9992fa63535d5" + "reference": "ea259276aefb3457fbb2e1de187466745899e7e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/4eee6ee20259d3151c19cb2c8bc9992fa63535d5", - "reference": "4eee6ee20259d3151c19cb2c8bc9992fa63535d5", + "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/ea259276aefb3457fbb2e1de187466745899e7e1", + "reference": "ea259276aefb3457fbb2e1de187466745899e7e1", "shasum": "" }, "type": "drupal-library", @@ -9441,7 +9441,7 @@ } ], "description": "A build artifact of the Courtyard Pattern Lab pattern library.", - "time": "2022-01-12T00:26:07+00:00" + "time": "2022-01-13T22:51:35+00:00" }, { "name": "kub-at/php-simple-html-dom-parser",