diff --git a/composer.json b/composer.json index 71d2ad6..f7eb94a 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "drupal/flag_lists": "4.0.x-dev@dev", "drupal/flood_control": "^2.1", "drupal/genpass": "^1.x-dev", - "drupal/graphql": "dev-4.x", + "drupal/graphql": "4.x-dev@dev", "drupal/image_delta_formatter": "^1.x-dev", "drupal/image_effects": "3.x-dev@dev", "drupal/jsonapi_extras": "^3.7", diff --git a/composer.lock b/composer.lock index aee5dc5..38d3687 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bf6b33ed14d090c469e1b7440a8b86a5", + "content-hash": "6f8d219c9794fa419ceba4d4217bf6a6", "packages": [ { "name": "alchemy/zippy", @@ -7611,7 +7611,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/graphql.git", - "reference": "f9c573a3d33235c4e834461dcad27b0866899455" + "reference": "8687673966115ddfae6f391e69728a20eced0c5a" }, "require": { "drupal/core": "^8 || ^9", @@ -7628,8 +7628,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.0+19-dev", - "datestamp": "1613496668", + "version": "8.x-4.0+25-dev", + "datestamp": "1613659643", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7667,7 +7667,7 @@ "support": { "source": "https://git.drupalcode.org/project/graphql" }, - "time": "2021-02-16T17:48:00+00:00" + "time": "2021-02-22T14:13:11+00:00" }, { "name": "drupal/honeypot", @@ -18926,16 +18926,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.4.0", + "version": "v14.5.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "aab3d49181467db064b41429cde117a7589625fc" + "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/aab3d49181467db064b41429cde117a7589625fc", - "reference": "aab3d49181467db064b41429cde117a7589625fc", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/3af8b92d07e0d7a9085c0b83daf86beaeb76f092", + "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092", "shasum": "" }, "require": { @@ -18984,7 +18984,7 @@ "type": "open_collective" } ], - "time": "2020-12-03T16:05:21+00:00" + "time": "2021-02-05T10:51:56+00:00" }, { "name": "wikimedia/composer-merge-plugin",