Skip to content

Commit

Permalink
Bump drupal/epp from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps drupal/epp from 1.6.0 to 1.7.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 657a933 commit 2e2d599
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6612,26 +6612,26 @@
},
{
"name": "drupal/epp",
"version": "1.6.0",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/epp.git",
"reference": "8.x-1.6"
"reference": "8.x-1.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/epp-8.x-1.6.zip",
"reference": "8.x-1.6",
"shasum": "5ccebedc80ee904769e60298e76e71ca81ca0eb6"
"url": "https://ftp.drupal.org/files/projects/epp-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "be7272e367995d9bfd8d2b58241ba7f84534f54e"
},
"require": {
"drupal/core": "^8.7.7 || ^9 || ^10"
"drupal/core": "^8.7.7 || ^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.6",
"datestamp": "1699288592",
"version": "8.x-1.7",
"datestamp": "1732276482",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -6650,10 +6650,6 @@
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "heliogabal",
"homepage": "https://www.drupal.org/user/998658"
}
],
"description": "Prepopulate entity values via tokens. Install the Token module for more tokens and Token browser access.",
Expand Down

0 comments on commit 2e2d599

Please sign in to comment.