diff --git a/composer.json b/composer.json index 59d526e629..5946f7ee97 100644 --- a/composer.json +++ b/composer.json @@ -458,9 +458,6 @@ "drupal/menu_item_extras": { "3210468 - The 'bundle' field is not always populated with the menu name": "https://www.drupal.org/files/issues/2021-04-23/3210468.patch" }, - "drupal/message_subscribe": { - "3279287 - PHP 8.1 Deprecated function notices": "https://www.drupal.org/files/issues/2022-11-03/php-81-deprecation-notices.patch" - }, "drupal/migrate_plus": { "3368310 - Fix str_replace for null values, post PHP 8.1": "patches/3368310-str-replace-throws-php-error-11.patch" }, diff --git a/composer.lock b/composer.lock index fb4cdcb88f..7c39a8e61f 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": "26320bc610a7b624865efbbf2f06c0b2", + "content-hash": "79e3ff48d246f49f1c3281a4adefe8fc", "packages": [ { "name": "asm89/stack-cors", @@ -5037,10 +5037,6 @@ "homepage": "https://www.drupal.org/u/greg-boggs", "role": "Maintainer" }, - { - "name": "Greg Boggs", - "homepage": "https://www.drupal.org/user/153069" - }, { "name": "hmartens", "homepage": "https://www.drupal.org/user/622826" @@ -9404,17 +9400,17 @@ }, { "name": "drupal/message_subscribe", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/message_subscribe.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/message_subscribe-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "e226ff865d52403fb46f20ce5b3d6e3d00209fee" + "url": "https://ftp.drupal.org/files/projects/message_subscribe-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2101dc65ce4b826e6f093b6c7f7ec25963582b17" }, "require": { "drupal/core": "^9 || ^10", @@ -9435,8 +9431,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1671217115", + "version": "8.x-1.3", + "datestamp": "1704559138", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"