Skip to content

Commit

Permalink
Bump drupal/graphql_metatag from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps drupal/graphql_metatag from 1.9.0 to 1.10.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 51d739d commit 338f1e6
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6762,16 +6762,16 @@
},
{
"name": "drupal/graphql_core",
"version": "3.1.0",
"version": "3.3.0",
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^9 || ^10",
"drupal/graphql": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1603962169",
"version": "8.x-3.3",
"datestamp": "1694177393",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -6870,28 +6870,28 @@
},
{
"name": "drupal/graphql_metatag",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/graphql_metatag.git",
"reference": "8.x-1.9"
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "9f8a95d3601fc7ec35c24073a3be95b06e4b84e3"
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "c3aa03d200fd33175e3408b33168a06e53346ec6"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/graphql_core": "~3.0",
"drupal/core": "^9 || ^10",
"drupal/graphql_core": "*",
"drupal/metatag": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1634651501",
"version": "8.x-1.10",
"datestamp": "1694424435",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18228,16 +18228,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.23.1",
"version": "1.24.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18269,9 +18269,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.23.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.0"
},
"time": "2023-08-03T16:32:59+00:00"
"time": "2023-09-07T20:46:32+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down

0 comments on commit 338f1e6

Please sign in to comment.