From 76ed96ee708976bd81d58b0a24fc9fd6033b12a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 22:18:18 +0000 Subject: [PATCH] Bump webonyx/graphql-php from 15.24.0 to 15.25.1 Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.24.0 to 15.25.1. - [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.24.0...v15.25.1) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 60e510e..01c6f97 100644 --- a/composer.lock +++ b/composer.lock @@ -3224,16 +3224,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.24.0", + "version": "v15.25.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "030a04d22d52d7fc07049d0e3b683d2b40f90457" + "reference": "60ef919138a171bdca5fc22c1e9aea8bbc59e5b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/030a04d22d52d7fc07049d0e3b683d2b40f90457", - "reference": "030a04d22d52d7fc07049d0e3b683d2b40f90457", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/60ef919138a171bdca5fc22c1e9aea8bbc59e5b7", + "reference": "60ef919138a171bdca5fc22c1e9aea8bbc59e5b7", "shasum": "" }, "require": { @@ -3246,14 +3246,14 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.86.0", + "friendsofphp/php-cs-fixer": "3.88.2", "mll-lab/php-cs-fixer-config": "5.11.0", "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "2.1.22", + "phpstan/phpstan": "2.1.30", "phpstan/phpstan-phpunit": "2.0.7", - "phpstan/phpstan-strict-rules": "2.0.6", + "phpstan/phpstan-strict-rules": "2.0.7", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", "psr/http-message": "^1 || ^2", "react/http": "^1.6", @@ -3261,7 +3261,8 @@ "rector/rector": "^2.0", "symfony/polyfill-php81": "^1.23", "symfony/var-exporter": "^5 || ^6 || ^7", - "thecodingmachine/safe": "^1.3 || ^2 || ^3" + "thecodingmachine/safe": "^1.3 || ^2 || ^3", + "ticketswap/phpstan-error-formatter": "1.2.3" }, "suggest": { "amphp/http-server": "To leverage async resolving with webserver on AMPHP platform", @@ -3286,7 +3287,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.24.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.25.1" }, "funding": [ { @@ -3294,7 +3295,7 @@ "type": "open_collective" } ], - "time": "2025-08-20T10:09:37+00:00" + "time": "2025-10-08T10:29:48+00:00" } ], "packages-dev": [