From ec69cdce6071ce71e2ab4580ca8ed13584905a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 17:14:26 +0000 Subject: [PATCH] Bump jerowork/graphql-attribute-schema from 0.6.0 to 0.6.1 Bumps [jerowork/graphql-attribute-schema](https://github.com/jerowork/graphql-attribute-schema) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/jerowork/graphql-attribute-schema/releases) - [Commits](https://github.com/jerowork/graphql-attribute-schema/compare/0.6.0...0.6.1) --- updated-dependencies: - dependency-name: jerowork/graphql-attribute-schema dependency-version: 0.6.1 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 d11054d..b48d944 100644 --- a/composer.lock +++ b/composer.lock @@ -184,16 +184,16 @@ }, { "name": "jerowork/graphql-attribute-schema", - "version": "0.6.0", + "version": "0.6.1", "source": { "type": "git", "url": "https://github.com/jerowork/graphql-attribute-schema.git", - "reference": "12d0a33c2c0b0c0a659bca5e6c7d0d5e3cd5c1cc" + "reference": "0556d0543757dd9bb76cbf0eb697fb27d5d6debb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jerowork/graphql-attribute-schema/zipball/12d0a33c2c0b0c0a659bca5e6c7d0d5e3cd5c1cc", - "reference": "12d0a33c2c0b0c0a659bca5e6c7d0d5e3cd5c1cc", + "url": "https://api.github.com/repos/jerowork/graphql-attribute-schema/zipball/0556d0543757dd9bb76cbf0eb697fb27d5d6debb", + "reference": "0556d0543757dd9bb76cbf0eb697fb27d5d6debb", "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.0" + "source": "https://github.com/jerowork/graphql-attribute-schema/tree/0.6.1" }, - "time": "2025-05-28T19:19:13+00:00" + "time": "2025-05-30T17:03:54+00:00" }, { "name": "jetbrains/phpstorm-stubs",