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",