From eb536063be7d1f1fc3bad4b5183a39b723f28d79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 08:02:08 +0000 Subject: [PATCH] chore(deps-dev): bump webonyx/graphql-php from 14.11.3 to 14.11.4 Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 14.11.3 to 14.11.4. - [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.3...v14.11.4) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 5286b06a..2382575e 100644 --- a/composer.lock +++ b/composer.lock @@ -7144,28 +7144,28 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.11.3", + "version": "v14.11.4", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "a7192e7a2b0487dc5e185feb4f4df1fc24d35d86" + "reference": "d8d6307399df7246f09a1e9cc05e1574214ca67c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/a7192e7a2b0487dc5e185feb4f4df1fc24d35d86", - "reference": "a7192e7a2b0487dc5e185feb4f4df1fc24d35d86", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d8d6307399df7246f09a1e9cc05e1574214ca67c", + "reference": "d8d6307399df7246f09a1e9cc05e1574214ca67c", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.1 || ^8.0" + "php": "^7.1 || ^8" }, "require-dev": { "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", "nyholm/psr7": "^1.2", - "phpbench/phpbench": "^0.16.10", + "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.82", "phpstan/phpstan-phpunit": "0.12.18", @@ -7198,7 +7198,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v14.11.3" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.4" }, "funding": [ { @@ -7206,7 +7206,7 @@ "type": "open_collective" } ], - "time": "2021-11-19T09:42:02+00:00" + "time": "2022-01-20T15:10:45+00:00" } ], "aliases": [],