Skip to content

Commit

Permalink
Bump drupal/computed_breadcrumbs from 1.1.1 to 1.2.0 (#18749)
Browse files Browse the repository at this point in the history
Bumps drupal/computed_breadcrumbs from 1.1.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: drupal/computed_breadcrumbs
  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 Aug 1, 2024
1 parent 325d9c9 commit 3461c08
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3283,26 +3283,26 @@
},
{
"name": "drupal/computed_breadcrumbs",
"version": "1.1.1",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/computed_breadcrumbs.git",
"reference": "1.1.1"
"reference": "1.2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/computed_breadcrumbs-1.1.1.zip",
"reference": "1.1.1",
"shasum": "876dbcedaa3d71b7e6f6d48089019709cc0f70ff"
"url": "https://ftp.drupal.org/files/projects/computed_breadcrumbs-1.2.0.zip",
"reference": "1.2.0",
"shasum": "cac71f6a9a37da9a88b329d81746ca8b5a1ac585"
},
"require": {
"drupal/core": "^9.0 || ^10"
"drupal/core": "^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.1.1",
"datestamp": "1689016771",
"version": "1.2.0",
"datestamp": "1719569168",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 3461c08

Please sign in to comment.