Skip to content

Commit

Permalink
Bump drupal/message_subscribe from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps drupal/message_subscribe from 1.2.0 to 1.3.0.

---
updated-dependencies:
- dependency-name: drupal/message_subscribe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 48a33f9 commit f1bfb00
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9394,17 +9394,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",
Expand All @@ -9425,8 +9425,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"
Expand Down Expand Up @@ -26808,6 +26808,7 @@
"drupal/entity_block": 10,
"drupal/entity_clone": 15,
"drupal/entity_diff_ui": 15,
"drupal/entity_field_fetch": 10,
"drupal/entity_reference_hierarchy": 10,
"drupal/entity_reference_validators": 15,
"drupal/entity_route_context": 5,
Expand Down Expand Up @@ -26845,5 +26846,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}

0 comments on commit f1bfb00

Please sign in to comment.