diff --git a/composer.lock b/composer.lock index 83bff31c879..9c9859533cf 100644 --- a/composer.lock +++ b/composer.lock @@ -4385,17 +4385,17 @@ }, { "name": "drupal/danse", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/danse.git", - "reference": "2.3.0" + "reference": "2.3.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/danse-2.3.0.zip", - "reference": "2.3.0", - "shasum": "202b5ec257177bb9e93aaa74f400a4b8581e7dbf" + "url": "https://ftp.drupal.org/files/projects/danse-2.3.1.zip", + "reference": "2.3.1", + "shasum": "cf98e448b2564fdc61991b971548e67685c48c6f" }, "require": { "drupal/core": "^10 || ^11", @@ -4408,8 +4408,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.0", - "datestamp": "1702473774", + "version": "2.3.1", + "datestamp": "1703759808", "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",