From 48dd5e0c2c5dd1cfaa4e85b8690ce2851c50d1e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 08:01:51 +0000 Subject: [PATCH] chore(deps-dev): bump webonyx/graphql-php from 14.11.4 to 14.11.5 Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 14.11.4 to 14.11.5. - [Release notes](https://github.com/webonyx/graphql-php/releases) - [Changelog](https://github.com/webonyx/graphql-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/webonyx/graphql-php/compare/v14.11.4...v14.11.5) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7f342411..0e2c6ab6 100644 --- a/composer.lock +++ b/composer.lock @@ -7141,16 +7141,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.11.4", + "version": "v14.11.5", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d8d6307399df7246f09a1e9cc05e1574214ca67c" + "reference": "ffa431c0821821839370a68dab3c2597c06bf7f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d8d6307399df7246f09a1e9cc05e1574214ca67c", - "reference": "d8d6307399df7246f09a1e9cc05e1574214ca67c", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/ffa431c0821821839370a68dab3c2597c06bf7f0", + "reference": "ffa431c0821821839370a68dab3c2597c06bf7f0", "shasum": "" }, "require": { @@ -7195,7 +7195,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v14.11.4" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.5" }, "funding": [ { @@ -7203,7 +7203,7 @@ "type": "open_collective" } ], - "time": "2022-01-20T15:10:45+00:00" + "time": "2022-01-24T11:13:31+00:00" } ], "aliases": [],