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 16, 2024
1 parent 86d2f1e commit dd99414
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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 @@ -18480,16 +18480,16 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.7.3",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18532,9 +18532,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
},
"time": "2023-08-12T11:01:26+00:00"
"time": "2024-01-11T11:49:22+00:00"
},
{
"name": "phpmailer/phpmailer",
Expand Down

0 comments on commit dd99414

Please sign in to comment.