From a7a0ae5e57f5f34748aa8c37498a2e4a3aa9f30c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:48:46 +0000 Subject: [PATCH] chore: bump webonyx/graphql-php from 15.29.3 to 15.29.4 Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.29.3 to 15.29.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/v15.29.3...v15.29.4) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.29.4 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 b969f834..3881a1de 100644 --- a/composer.lock +++ b/composer.lock @@ -71,16 +71,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.29.3", + "version": "v15.29.4", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "abe7cf760fd7d322e3e685b0b2fe14cedb73fafe" + "reference": "7ae6371184a1909822916ff101eab7e6e070c656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/abe7cf760fd7d322e3e685b0b2fe14cedb73fafe", - "reference": "abe7cf760fd7d322e3e685b0b2fe14cedb73fafe", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/7ae6371184a1909822916ff101eab7e6e070c656", + "reference": "7ae6371184a1909822916ff101eab7e6e070c656", "shasum": "" }, "require": { @@ -93,7 +93,7 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.92.3", + "friendsofphp/php-cs-fixer": "3.92.4", "mll-lab/php-cs-fixer-config": "5.11.0", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", @@ -134,7 +134,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.29.3" + "source": "https://github.com/webonyx/graphql-php/tree/v15.29.4" }, "funding": [ { @@ -142,7 +142,7 @@ "type": "open_collective" } ], - "time": "2025-12-29T13:48:44+00:00" + "time": "2026-01-05T16:06:25+00:00" } ], "packages-dev": [],