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 9, 2024
1 parent 41973ec commit 8a3e41b
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 @@ -9332,17 +9332,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 @@ -9363,8 +9363,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 @@ -18793,16 +18793,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.5",
"version": "1.25.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18834,9 +18834,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
},
"time": "2023-12-16T09:33:33+00:00"
"time": "2024-01-04T17:06:16+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down

0 comments on commit 8a3e41b

Please sign in to comment.