Skip to content

Commit

Permalink
Bump drupal/danse from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps drupal/danse from 2.3.0 to 2.3.1.

---
updated-dependencies:
- dependency-name: drupal/danse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent 195a90d commit 8727c78
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 @@ -4447,17 +4447,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",
Expand All @@ -4470,8 +4470,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"
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 8727c78

Please sign in to comment.