Skip to content

Commit

Permalink
Bump drupal/eca_cm from 1.0.7 to 1.0.8 (#17427)
Browse files Browse the repository at this point in the history
Bumps drupal/eca_cm from 1.0.7 to 1.0.8.

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

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 Mar 6, 2024
1 parent a5fa5ff commit 50e1b3a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5216,17 +5216,17 @@
},
{
"name": "drupal/eca_cm",
"version": "1.0.7",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_cm.git",
"reference": "1.0.7"
"reference": "1.0.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.7.zip",
"reference": "1.0.7",
"shasum": "86d9866232c41fbd71573b88f42bcb270bfcd3dc"
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.8.zip",
"reference": "1.0.8",
"shasum": "a971e8deaf73cbf5f69d9d7cb7740e2add5e8751"
},
"require": {
"drupal/core": "^9 || ^10",
Expand All @@ -5236,8 +5236,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.7",
"datestamp": "1692266259",
"version": "1.0.8",
"datestamp": "1709670010",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -5267,16 +5267,16 @@
},
{
"name": "drupal/eca_ui",
"version": "1.1.4",
"version": "1.1.5",
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "1.1.4",
"datestamp": "1689338278",
"version": "1.1.5",
"datestamp": "1708702357",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 50e1b3a

Please sign in to comment.