Skip to content

Commit

Permalink
Bump drupal/graphql from 3.4.0 to 3.6.0 (#19686)
Browse files Browse the repository at this point in the history
Bumps drupal/graphql from 3.4.0 to 3.6.0.

---
updated-dependencies:
- dependency-name: drupal/graphql
  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
dependabot[bot] and edmund-dunn authored Nov 1, 2024
1 parent f4c196a commit 8886efa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7609,27 +7609,27 @@
},
{
"name": "drupal/graphql",
"version": "3.4.0",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/graphql.git",
"reference": "8.x-3.4"
"reference": "8.x-3.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/graphql-8.x-3.4.zip",
"reference": "8.x-3.4",
"shasum": "a00e8349a4e60083aa1bacbd8d7c782fca5f5738"
"url": "https://ftp.drupal.org/files/projects/graphql-8.x-3.6.zip",
"reference": "8.x-3.6",
"shasum": "bb23361cec59db5d333cc1370ab1615f6866630d"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/core": "^9 || ^10 || ^11",
"webonyx/graphql-php": "^14.11.8"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.4",
"datestamp": "1699463394",
"version": "8.x-3.6",
"datestamp": "1730360532",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -7654,7 +7654,7 @@
"homepage": "https://www.drupal.org/user/612814"
},
{
"name": "Kingdutch",
"name": "kingdutch",
"homepage": "https://www.drupal.org/user/1868952"
},
{
Expand Down

0 comments on commit 8886efa

Please sign in to comment.