Skip to content

Commit

Permalink
Bump drupal/string_field_formatter from 2.0.2 to 2.0.3 (#15640)
Browse files Browse the repository at this point in the history
Bumps drupal/string_field_formatter from 2.0.2 to 2.0.3.

---
updated-dependencies:
- dependency-name: drupal/string_field_formatter
  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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 3487403 commit 0246ac7
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12032,26 +12032,26 @@
},
{
"name": "drupal/string_field_formatter",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/string_field_formatter.git",
"reference": "2.0.2"
"reference": "2.0.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/string_field_formatter-2.0.2.zip",
"reference": "2.0.2",
"shasum": "22055a38ffaa0de12802be186bf348c1aeb1a52f"
"url": "https://ftp.drupal.org/files/projects/string_field_formatter-2.0.3.zip",
"reference": "2.0.3",
"shasum": "1268d1ac2c811130e3524700639ef9c42f83f8c1"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.2",
"datestamp": "1687527067",
"version": "2.0.3",
"datestamp": "1696786969",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -12066,6 +12066,10 @@
{
"name": "Denes.Szabo",
"homepage": "https://www.drupal.org/user/582668"
},
{
"name": "xmacinfo",
"homepage": "https://www.drupal.org/user/12131"
}
],
"description": "Adds formatters to plain string type field.",
Expand Down

0 comments on commit 0246ac7

Please sign in to comment.