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 11, 2024
1 parent 48a33f9 commit 89cb3d2
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 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 @@ -26808,6 +26808,7 @@
"drupal/entity_block": 10,
"drupal/entity_clone": 15,
"drupal/entity_diff_ui": 15,
"drupal/entity_field_fetch": 10,
"drupal/entity_reference_hierarchy": 10,
"drupal/entity_reference_validators": 15,
"drupal/entity_route_context": 5,
Expand Down Expand Up @@ -26845,5 +26846,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}

0 comments on commit 89cb3d2

Please sign in to comment.