diff --git a/composer.lock b/composer.lock index 0a83b5e7009..2ca84108648 100644 --- a/composer.lock +++ b/composer.lock @@ -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", @@ -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" @@ -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": { @@ -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",