From 90a175188a9f7ebccc444d99f012a69f88ddf114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 07:54:57 +0000 Subject: [PATCH] chore: bump webonyx/graphql-php from 15.30.1 to 15.30.2 Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.1 to 15.30.2. - [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.30.1...v15.30.2) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 8bdb13ff..a1a68a8f 100644 --- a/composer.lock +++ b/composer.lock @@ -71,16 +71,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.30.1", + "version": "v15.30.2", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "12175bc314f0adc1f3e77f7efd0c8cd24f69b483" + "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/12175bc314f0adc1f3e77f7efd0c8cd24f69b483", - "reference": "12175bc314f0adc1f3e77f7efd0c8cd24f69b483", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5", + "reference": "abf6dc5f8b27915bfde26fdda0e92cebfb9aebf5", "shasum": "" }, "require": { @@ -98,7 +98,7 @@ "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "2.1.37", + "phpstan/phpstan": "2.1.38", "phpstan/phpstan-phpunit": "2.0.12", "phpstan/phpstan-strict-rules": "2.0.8", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", @@ -134,7 +134,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.30.1" + "source": "https://github.com/webonyx/graphql-php/tree/v15.30.2" }, "funding": [ { @@ -142,7 +142,7 @@ "type": "open_collective" } ], - "time": "2026-01-29T15:14:01+00:00" + "time": "2026-02-05T16:03:59+00:00" } ], "packages-dev": [],