Skip to content

Commit

Permalink
Bump drupal/tmgmt from 1.15.0 to 1.16.0 (#19359)
Browse files Browse the repository at this point in the history
Bumps drupal/tmgmt from 1.15.0 to 1.16.0.

---
updated-dependencies:
- dependency-name: drupal/tmgmt
  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
2 people authored and keisterj-oddball committed Oct 4, 2024
1 parent 30742d8 commit b03bf3a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13096,37 +13096,37 @@
},
{
"name": "drupal/tmgmt",
"version": "1.15.0",
"version": "1.16.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/tmgmt.git",
"reference": "8.x-1.15"
"reference": "8.x-1.16"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/tmgmt-8.x-1.15.zip",
"reference": "8.x-1.15",
"shasum": "07732ee85222927585ee59e42b40b07fca8ff8b0"
"url": "https://ftp.drupal.org/files/projects/tmgmt-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "70166f2b5fe42b1beadacfdf59041706385c7c88"
},
"require": {
"drupal/core": "^9.3 || ^10"
"drupal/core": "^10.2 || ^11"
},
"require-dev": {
"drupal/metatag": "1.x-dev",
"drupal/metatag": "2.0.x-dev || 1.x-dev",
"drupal/paragraphs": "1.x-dev",
"drupal/pathauto": "1.x-dev",
"drupal/tmgmt_content": "*",
"drupal/tmgmt_file": "*",
"drupal/tmgmt_language_combination": "*",
"drupal/tmgmt_local": "*",
"drupal/tmgmt_locale": "*",
"drupal/webform": "5.x-dev || 6.x-dev || 6.2.x-dev"
"drupal/webform": "6.1.x-dev || 6.2.x-dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.15",
"datestamp": "1680643412",
"version": "8.x-1.16",
"datestamp": "1727678120",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -13137,7 +13137,7 @@
"license": ["GPL-2.0+"],
"authors": [
{
"name": "Berdir",
"name": "berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
Expand Down

0 comments on commit b03bf3a

Please sign in to comment.