diff --git a/composer.lock b/composer.lock index 3cc92ef2..c6821ab4 100644 --- a/composer.lock +++ b/composer.lock @@ -71,16 +71,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.22.0", + "version": "v15.24.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d160c99334edd34adbc38fbe80b6df455d1923f8" + "reference": "030a04d22d52d7fc07049d0e3b683d2b40f90457" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d160c99334edd34adbc38fbe80b6df455d1923f8", - "reference": "d160c99334edd34adbc38fbe80b6df455d1923f8", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/030a04d22d52d7fc07049d0e3b683d2b40f90457", + "reference": "030a04d22d52d7fc07049d0e3b683d2b40f90457", "shasum": "" }, "require": { @@ -93,12 +93,12 @@ "amphp/http-server": "^2.1", "dms/phpunit-arraysubset-asserts": "dev-master", "ergebnis/composer-normalize": "^2.28", - "friendsofphp/php-cs-fixer": "3.84.0", + "friendsofphp/php-cs-fixer": "3.86.0", "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.20", + "phpstan/phpstan": "2.1.22", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "2.0.6", "phpunit/phpunit": "^9.5 || ^10.5.21 || ^11", @@ -133,7 +133,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.22.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.24.0" }, "funding": [ { @@ -141,7 +141,7 @@ "type": "open_collective" } ], - "time": "2025-07-28T12:28:41+00:00" + "time": "2025-08-20T10:09:37+00:00" } ], "packages-dev": [],