Skip to content

Commit

Permalink
Bump drupal/danse from 2.2.19 to 2.3.0 (#16421)
Browse files Browse the repository at this point in the history
Bumps drupal/danse from 2.2.19 to 2.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Dec 21, 2023
1 parent 66e0119 commit 0ee6a0c
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4389,39 +4389,35 @@
},
{
"name": "drupal/danse",
"version": "2.2.19",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/danse.git",
"reference": "2.2.19"
"reference": "2.3.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/danse-2.2.19.zip",
"reference": "2.2.19",
"shasum": "623b5628233f756eb8b6195785812fea342e004d"
"url": "https://ftp.drupal.org/files/projects/danse-2.3.0.zip",
"reference": "2.3.0",
"shasum": "202b5ec257177bb9e93aaa74f400a4b8581e7dbf"
},
"require": {
"drupal/core": "^9.5 || ^10",
"php": ">=7.4"
"drupal/core": "^10 || ^11",
"php": ">=8.1"
},
"require-dev": {
"drupal/eca": "*"
"drupal/eca": "^2.0",
"drupal/push_framework": "^2.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.2.19",
"datestamp": "1701675669",
"version": "2.3.0",
"datestamp": "1702473774",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 | ^10 | ^11"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
Expand Down

0 comments on commit 0ee6a0c

Please sign in to comment.