diff --git a/composer.json b/composer.json
index bdf68aac856790736d1219362620efd9257144c8..c00d7a1d44205338c9656abab1891a1091398df3 100644
--- a/composer.json
+++ b/composer.json
@@ -140,7 +140,7 @@
         "drupal/media_entity_browser": "2.0-alpha3",
         "drupal/media_entity_twitter": "2.7",
         "drupal/menu_block": "1.6",
-        "drupal/menu_block_title": "1.1",
+        "drupal/menu_block_title": "1.2",
         "drupal/menu_breadcrumb": "1.14",
         "drupal/metatag": "1.16",
         "drupal/migrate_devel": "2.0-alpha2",
diff --git a/composer.lock b/composer.lock
index 9703d6be2548979d5231a6189727934ae7b222ba..87f729e0f6bf0a1ec4c3e6fc9cbceec530a9c4e4 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": "b94fd398135efaf44217139f92bd3348",
+    "content-hash": "f80657b5bd4915d4c196a002a62dfad4",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -6327,26 +6327,26 @@
         },
         {
             "name": "drupal/menu_block_title",
-            "version": "1.1.0",
+            "version": "1.2.0",
             "source": {
                 "type": "git",
                 "url": "https://git.drupalcode.org/project/menu_block_title.git",
-                "reference": "8.x-1.1"
+                "reference": "8.x-1.2"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://ftp.drupal.org/files/projects/menu_block_title-8.x-1.1.zip",
-                "reference": "8.x-1.1",
-                "shasum": "2261102174896a88fbc61f935b0ccfae803dad62"
+                "url": "https://ftp.drupal.org/files/projects/menu_block_title-8.x-1.2.zip",
+                "reference": "8.x-1.2",
+                "shasum": "4008c4f67be86502acc2a4553b9bc91ad85e3709"
             },
             "require": {
-                "drupal/core": "~8.0"
+                "drupal/core": "^8 || ^9"
             },
             "type": "drupal-module",
             "extra": {
                 "drupal": {
-                    "version": "8.x-1.1",
-                    "datestamp": "1504872244",
+                    "version": "8.x-1.2",
+                    "datestamp": "1617690555",
                     "security-coverage": {
                         "status": "covered",
                         "message": "Covered by Drupal's security advisory policy"
diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php
index 5335eacdda5a6c836a07e70ca688fa1760db56d4..e1cf926fa53ae554d0cf669eab6ee3326ed6942b 100644
--- a/vendor/composer/InstalledVersions.php
+++ b/vendor/composer/InstalledVersions.php
@@ -30,7 +30,7 @@ class InstalledVersions
     'aliases' => 
     array (
     ),
-    'reference' => '45c953d03edd7b560a1e1df8556415f59d3d83f4',
+    'reference' => '3e206cfed66becc9b9d951c21ec8c86c2035448e',
     'name' => 'osu-asc-webservices/d8-upstream',
   ),
   'versions' => 
@@ -1453,12 +1453,12 @@ class InstalledVersions
     ),
     'drupal/menu_block_title' => 
     array (
-      'pretty_version' => '1.1.0',
-      'version' => '1.1.0.0',
+      'pretty_version' => '1.2.0',
+      'version' => '1.2.0.0',
       'aliases' => 
       array (
       ),
-      'reference' => '8.x-1.1',
+      'reference' => '8.x-1.2',
     ),
     'drupal/menu_breadcrumb' => 
     array (
@@ -2431,7 +2431,7 @@ class InstalledVersions
       'aliases' => 
       array (
       ),
-      'reference' => '45c953d03edd7b560a1e1df8556415f59d3d83f4',
+      'reference' => '3e206cfed66becc9b9d951c21ec8c86c2035448e',
     ),
     'pantheon-systems/quicksilver-pushback' => 
     array (
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 62d2d503ff3646c14f8d4c39471122e33d16e018..6a201dba9b48b416ef01eef690c927af16b83763 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -6505,33 +6505,30 @@
         },
         {
             "name": "drupal/menu_block_title",
-            "version": "1.1.0",
-            "version_normalized": "1.1.0.0",
+            "version": "1.2.0",
+            "version_normalized": "1.2.0.0",
             "source": {
                 "type": "git",
                 "url": "https://git.drupalcode.org/project/menu_block_title.git",
-                "reference": "8.x-1.1"
+                "reference": "8.x-1.2"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://ftp.drupal.org/files/projects/menu_block_title-8.x-1.1.zip",
-                "reference": "8.x-1.1",
-                "shasum": "2261102174896a88fbc61f935b0ccfae803dad62"
+                "url": "https://ftp.drupal.org/files/projects/menu_block_title-8.x-1.2.zip",
+                "reference": "8.x-1.2",
+                "shasum": "4008c4f67be86502acc2a4553b9bc91ad85e3709"
             },
             "require": {
-                "drupal/core": "~8.0"
+                "drupal/core": "^8 || ^9"
             },
             "type": "drupal-module",
             "extra": {
-                "branch-alias": {
-                    "dev-1.x": "1.x-dev"
-                },
                 "drupal": {
-                    "version": "8.x-1.1",
-                    "datestamp": "1504872244",
+                    "version": "8.x-1.2",
+                    "datestamp": "1617690555",
                     "security-coverage": {
-                        "status": "not-covered",
-                        "message": "Project has not opted into security advisory coverage!"
+                        "status": "covered",
+                        "message": "Covered by Drupal's security advisory policy"
                     }
                 }
             },
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 7977099f4fe98c0a0d9408e6e8f35d04bd2e2f8c..b32695ce548d7029852a94422d74044fe92553bd 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -6,7 +6,7 @@
     'aliases' => 
     array (
     ),
-    'reference' => '45c953d03edd7b560a1e1df8556415f59d3d83f4',
+    'reference' => '3e206cfed66becc9b9d951c21ec8c86c2035448e',
     'name' => 'osu-asc-webservices/d8-upstream',
   ),
   'versions' => 
@@ -1429,12 +1429,12 @@
     ),
     'drupal/menu_block_title' => 
     array (
-      'pretty_version' => '1.1.0',
-      'version' => '1.1.0.0',
+      'pretty_version' => '1.2.0',
+      'version' => '1.2.0.0',
       'aliases' => 
       array (
       ),
-      'reference' => '8.x-1.1',
+      'reference' => '8.x-1.2',
     ),
     'drupal/menu_breadcrumb' => 
     array (
@@ -2407,7 +2407,7 @@
       'aliases' => 
       array (
       ),
-      'reference' => '45c953d03edd7b560a1e1df8556415f59d3d83f4',
+      'reference' => '3e206cfed66becc9b9d951c21ec8c86c2035448e',
     ),
     'pantheon-systems/quicksilver-pushback' => 
     array (
diff --git a/web/modules/menu_block_title/README.md b/web/modules/menu_block_title/README.md
index 2cebb6649af2fe69cd0b8fbf626eb6818d76e37e..5dafd07408846c50d28384b92c940cd0e6c88f8a 100644
--- a/web/modules/menu_block_title/README.md
+++ b/web/modules/menu_block_title/README.md
@@ -1,11 +1,19 @@
 ## Menu block title
 
-This module adds an option to menu_block and system menu blocks which when active will show the menu parent as the block's title. This makes for useful sidebar menus where the block title is a link     back to the menu parent.
+This module adds an option to menu_block and system menu blocks which when
+active will show the menu parent as the block's title. This makes for useful
+sidebar menus where the block title is a link back to the menu parent.
 
 ### How to use
 
-Once installed, place a system provided menu block or create and place a menu_block module provided menu block. This module works best with a block starting at menu level 2.
+Once installed, place a system provided menu block or create and place a
+menu_block module provided menu block. This module works best with a block
+starting at menu level 2.
 
-When editing the configuration for that block in the UI you should notice a checkbox at the bottom of the page with the following label: "Block title as menu link parent"
+When editing the configuration for that block in the UI you should notice a
+checkbox at the bottom of the page with the following label: "Block title as
+menu link parent"
 
-Check this option and make sure the block title is not hidden and save the block. When you visit the page with this block placed on it you should see the title of the block is now the parent item of    the menu.
+Check this option and make sure the block title is not hidden and save the
+block. When you visit the page with this block placed on it you should see the
+title of the block is now the parent item of the menu.
diff --git a/web/modules/menu_block_title/config/schema/menu_block_title.schema.yml b/web/modules/menu_block_title/config/schema/menu_block_title.schema.yml
index e1da0c4c44d0bfa639315eaa6d62433f29291593..bac1b8f3fc8a2b72e2f0bef5e455e393e124a49f 100644
--- a/web/modules/menu_block_title/config/schema/menu_block_title.schema.yml
+++ b/web/modules/menu_block_title/config/schema/menu_block_title.schema.yml
@@ -4,4 +4,4 @@ block.block.*.third_party.menu_block_title:
   mapping:
     modify_title:
       type: boolean
-      label: Whether to modify the block title
\ No newline at end of file
+      label: Whether to modify the block title
diff --git a/web/modules/menu_block_title/menu_block_title.info.yml b/web/modules/menu_block_title/menu_block_title.info.yml
index 16ed19d5f5a64db962d12382542599f2fb5e0d22..1469ff7c45e27b5d4c2ee09c3824b9443c1e9432 100644
--- a/web/modules/menu_block_title/menu_block_title.info.yml
+++ b/web/modules/menu_block_title/menu_block_title.info.yml
@@ -2,12 +2,10 @@ name: Menu Block Title
 type: module
 description: 'Alter the title of menu blocks'
 package: Developement
-# core: 8.x
+core: 8.x
+core_version_requirement: ^8 || ^9
 
-
-
-# Information added by Drupal.org packaging script on 2017-09-08
-version: '8.x-1.1'
-core: '8.x'
+# Information added by Drupal.org packaging script on 2021-04-06
+version: '8.x-1.2'
 project: 'menu_block_title'
-datestamp: 1504872254
+datestamp: 1617690560
diff --git a/web/modules/menu_block_title/menu_block_title.module b/web/modules/menu_block_title/menu_block_title.module
index 3cbb1894378771c366aa7d9c2d73628e8d9fe4bf..5320304efebd4e555b5f3be3aa163fff3ccff42a 100644
--- a/web/modules/menu_block_title/menu_block_title.module
+++ b/web/modules/menu_block_title/menu_block_title.module
@@ -1,4 +1,5 @@
 <?php
+
 /**
  * @file
  * Alters menu block titles to show the active menu item's parent.