Skip to content

Commit

Permalink
Bump drupal/entity_field_fetch from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps drupal/entity_field_fetch from 1.0.4 to 1.0.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 2a411a9 commit 962246d
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5400,26 +5400,26 @@
},
{
"name": "drupal/entity_field_fetch",
"version": "1.0.4",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_field_fetch.git",
"reference": "1.0.4"
"reference": "1.0.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_field_fetch-1.0.4.zip",
"reference": "1.0.4",
"shasum": "a48fabc970c460d032e7ac017285d5b9e2f434d1"
"url": "https://ftp.drupal.org/files/projects/entity_field_fetch-1.0.5.zip",
"reference": "1.0.5",
"shasum": "b86297870b8f0bed82447155b00fc2580355b4c0"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.4",
"datestamp": "1691158258",
"version": "1.0.5",
"datestamp": "1704490196",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18793,16 +18793,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.5",
"version": "1.25.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18834,9 +18834,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
},
"time": "2023-12-16T09:33:33+00:00"
"time": "2024-01-04T17:06:16+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -26734,7 +26734,6 @@
"drupal/entity_block": 10,
"drupal/entity_clone": 15,
"drupal/entity_diff_ui": 15,
"drupal/entity_field_fetch": 10,
"drupal/entity_reference_hierarchy": 10,
"drupal/entity_reference_validators": 15,
"drupal/entity_route_context": 5,
Expand Down

0 comments on commit 962246d

Please sign in to comment.