From 4735bd824c68fc34287765acb936de28051573f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 04:02:47 +0000 Subject: [PATCH] chore: bump webonyx/graphql-php in the composer group Bumps the composer group with 1 update: [webonyx/graphql-php](https://github.com/webonyx/graphql-php). Updates `webonyx/graphql-php` from 15.33.1 to 15.37.0 - [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/v15.33.1...v15.37.0) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 01084168..a4a764e0 100644 --- a/composer.lock +++ b/composer.lock @@ -74,16 +74,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.33.1", + "version": "v15.37.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "e0f40ce40a527ee27413cceced4825aacbc7de5b" + "reference": "1ef0e90a44330949d10aff2c06fa39d1c154f0c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/e0f40ce40a527ee27413cceced4825aacbc7de5b", - "reference": "e0f40ce40a527ee27413cceced4825aacbc7de5b", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/1ef0e90a44330949d10aff2c06fa39d1c154f0c5", + "reference": "1ef0e90a44330949d10aff2c06fa39d1c154f0c5", "shasum": "" }, "require": { @@ -96,14 +96,14 @@ "amphp/http-server": "^2.1 || ^3", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.95.8", + "friendsofphp/php-cs-fixer": "3.95.17", "mll-lab/php-cs-fixer-config": "5.13.0", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "2.2.2", - "phpstan/phpstan-phpunit": "2.0.16", - "phpstan/phpstan-strict-rules": "2.0.11", + "phpstan/phpstan": "2.2.6", + "phpstan/phpstan-phpunit": "2.0.18", + "phpstan/phpstan-strict-rules": "2.0.12", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", "psr/http-message": "^1 || ^2", "react/http": "^1.6", @@ -138,7 +138,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.33.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.37.0" }, "funding": [ { @@ -150,7 +150,7 @@ "type": "open_collective" } ], - "time": "2026-06-17T06:05:59+00:00" + "time": "2026-07-28T12:30:28+00:00" } ], "packages-dev": [],