From 7f74134ba883ba5f584f8a510975a353602d1797 Mon Sep 17 00:00:00 2001
From: Michael Lee <lee.5151@osu.edu>
Date: Tue, 24 May 2022 12:14:53 -0400
Subject: [PATCH] Regenerate composer.lock content hash

---
 composer.lock                 | 12 ++++++++++--
 vendor/composer/installed.php |  4 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/composer.lock b/composer.lock
index f43fc7e26f..e7dc111015 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": "26c2b8b285d17e928ff630e8f4787e0d",
+    "content-hash": "0db64872456ea6dcec72cfaea15b3fdf",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -4823,6 +4823,10 @@
                     "name": "RobLoach",
                     "homepage": "https://www.drupal.org/user/61114"
                 },
+                {
+                    "name": "bnjmnm",
+                    "homepage": "https://www.drupal.org/user/2369194"
+                },
                 {
                     "name": "jjeff",
                     "homepage": "https://www.drupal.org/user/17190"
@@ -6932,6 +6936,10 @@
                     "name": "geekwisdom",
                     "homepage": "https://www.drupal.org/user/1662"
                 },
+                {
+                    "name": "japerry",
+                    "homepage": "https://www.drupal.org/user/45640"
+                },
                 {
                     "name": "snufkin",
                     "homepage": "https://www.drupal.org/user/58645"
@@ -8065,7 +8073,7 @@
             "extra": {
                 "drupal": {
                     "version": "6.1.2",
-                    "datestamp": "1638988073",
+                    "datestamp": "1644940638",
                     "security-coverage": {
                         "status": "covered",
                         "message": "Covered by Drupal's security advisory policy"
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index e58beca191..afded3349f 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -5,7 +5,7 @@
         'type' => 'project',
         'install_path' => __DIR__ . '/../../',
         'aliases' => array(),
-        'reference' => 'bc02f6fd4109ae90aaed2f0870deb0779978d71c',
+        'reference' => 'ac0e30f29859b960ce5fce6752376c2d329ff838',
         'name' => 'osu-asc-webservices/d8-upstream',
         'dev' => true,
     ),
@@ -2101,7 +2101,7 @@
             'type' => 'project',
             'install_path' => __DIR__ . '/../../',
             'aliases' => array(),
-            'reference' => 'bc02f6fd4109ae90aaed2f0870deb0779978d71c',
+            'reference' => 'ac0e30f29859b960ce5fce6752376c2d329ff838',
             'dev_requirement' => false,
         ),
         'pantheon-systems/quicksilver-pushback' => array(
-- 
GitLab