From 63b482c84b4e9f07fc7c5bab1077b7044b805039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:30:47 +0000 Subject: [PATCH] Bump infinityloop-dev/graphpinator from 1.7.2 to 1.7.6 Bumps [infinityloop-dev/graphpinator](https://github.com/graphpql/graphpinator) from 1.7.2 to 1.7.6. - [Release notes](https://github.com/graphpql/graphpinator/releases) - [Commits](https://github.com/graphpql/graphpinator/compare/v1.7.2...v1.7.6) --- updated-dependencies: - dependency-name: infinityloop-dev/graphpinator dependency-version: 1.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 7bf7d6d..eead3f7 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "infinityloop-dev/graphpinator", - "version": "v1.7.2", + "version": "v1.7.6", "source": { "type": "git", "url": "https://github.com/graphpql/graphpinator.git", - "reference": "cab0d9553bd7c9bc37e673538fcf977d4654fb3e" + "reference": "e5b161a329b5e9ff598249ad9f2421550a3e23e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/graphpql/graphpinator/zipball/cab0d9553bd7c9bc37e673538fcf977d4654fb3e", - "reference": "cab0d9553bd7c9bc37e673538fcf977d4654fb3e", + "url": "https://api.github.com/repos/graphpql/graphpinator/zipball/e5b161a329b5e9ff598249ad9f2421550a3e23e1", + "reference": "e5b161a329b5e9ff598249ad9f2421550a3e23e1", "shasum": "" }, "require": { @@ -31,7 +31,7 @@ }, "require-dev": { "infection/infection": "^0.27 || ^0.28 || ^0.29", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^1.10 || ^2.0", "phpunit/phpunit": "^10.4", "webthinx/codestyle": "dev-main" }, @@ -66,9 +66,9 @@ "homepage": "https://github.com/graphpql/", "support": { "issues": "https://github.com/graphpql/graphpinator/issues", - "source": "https://github.com/graphpql/graphpinator/tree/v1.7.2" + "source": "https://github.com/graphpql/graphpinator/tree/v1.7.6" }, - "time": "2024-07-18T08:45:12+00:00" + "time": "2025-02-21T10:25:06+00:00" }, { "name": "infinityloop-dev/graphpinator-common", @@ -4457,5 +4457,5 @@ "ext-fileinfo": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }