Skip to content

Commit

Permalink
Bump drupal/diff from 1.1.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps drupal/diff from 1.1.0 to 1.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent e185c66 commit 64b4905
Showing 1 changed file with 24 additions and 8 deletions.
32 changes: 24 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4825,27 +4825,37 @@
},
{
"name": "drupal/diff",
"version": "1.1.0",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/diff.git",
"reference": "8.x-1.1"
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/diff-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "b7558b0f431d5945289829946e0beba61bf7ae18"
"url": "https://ftp.drupal.org/files/projects/diff-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "7a6e70546d97974600baffd0695105e88699744e"
},
"require": {
"drupal/core": "^9.3 || ^10",
"mkalkbrenner/php-htmldiff-advanced": "~0.0.8"
},
"require-dev": {
"jangregor/phpstan-prophecy": "dev-master",
"mglaman/phpstan-drupal": "^1.2.10",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-deprecation-rules": "*",
"phpstan/phpstan-phpunit": "1.4.x-dev",
"phpstan/phpstan-strict-rules": "^1@stable",
"previousnext/coding-standard": "^1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1665437355",
"version": "8.x-1.3",
"datestamp": "1712883857",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -4882,6 +4892,11 @@
"homepage": "https://www.drupal.org/u/realityloop",
"role": "Maintainer"
},
{
"name": "Adam Bramley (acbramley)",
"homepage": "https://www.drupal.org/u/acbramley",
"role": "Maintainer"
},
{
"name": "lhangea",
"homepage": "https://www.drupal.org/user/2743803"
Expand Down Expand Up @@ -4910,7 +4925,7 @@
"description": "Compares two entity revisions",
"homepage": "https://www.drupal.org/project/diff",
"support": {
"source": "http://cgit.drupalcode.org/diff",
"source": "https://git.drupalcode.org/project/diff",
"issues": "https://www.drupal.org/project/issues/diff"
}
},
Expand Down Expand Up @@ -27005,6 +27020,7 @@
"drupal/flag": 10,
"drupal/graphql_menu": 15,
"drupal/image_style_warmer": 5,
"drupal/jsonapi_resources": 10,
"drupal/limited_field_widgets": 15,
"drupal/linkit": 5,
"drupal/linky": 10,
Expand Down

0 comments on commit 64b4905

Please sign in to comment.