From 6b78b1b5dd25dee44ec10e3e78e9f2148b3f3d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:59:55 +0000 Subject: [PATCH] Bump jerowork/graphql-attribute-schema from 0.6.5 to 0.6.6 Bumps [jerowork/graphql-attribute-schema](https://github.com/jerowork/graphql-attribute-schema) from 0.6.5 to 0.6.6. - [Release notes](https://github.com/jerowork/graphql-attribute-schema/releases) - [Commits](https://github.com/jerowork/graphql-attribute-schema/compare/0.6.5...0.6.6) --- updated-dependencies: - dependency-name: jerowork/graphql-attribute-schema dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2668997..12eadf9 100644 --- a/composer.lock +++ b/composer.lock @@ -184,16 +184,16 @@ }, { "name": "jerowork/graphql-attribute-schema", - "version": "0.6.5", + "version": "0.6.6", "source": { "type": "git", "url": "https://github.com/jerowork/graphql-attribute-schema.git", - "reference": "84d2d5fe721e8b9682bc25d6baad0321ada893a2" + "reference": "046ed723a3dc941c3561ec291061421e8455696f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jerowork/graphql-attribute-schema/zipball/84d2d5fe721e8b9682bc25d6baad0321ada893a2", - "reference": "84d2d5fe721e8b9682bc25d6baad0321ada893a2", + "url": "https://api.github.com/repos/jerowork/graphql-attribute-schema/zipball/046ed723a3dc941c3561ec291061421e8455696f", + "reference": "046ed723a3dc941c3561ec291061421e8455696f", "shasum": "" }, "require": { @@ -237,9 +237,9 @@ ], "support": { "issues": "https://github.com/jerowork/graphql-attribute-schema/issues", - "source": "https://github.com/jerowork/graphql-attribute-schema/tree/0.6.5" + "source": "https://github.com/jerowork/graphql-attribute-schema/tree/0.6.6" }, - "time": "2025-08-21T08:04:02+00:00" + "time": "2025-09-03T17:06:55+00:00" }, { "name": "php-http/discovery",