From a1a8114f4971b2beb0700ab022b55271297d3c8a Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Tue, 27 Jan 2026 18:56:12 -0500 Subject: [PATCH] chore: update wp-graphql 2.7.0 --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index 99c36a4..b46fd6d 100644 --- a/composer.lock +++ b/composer.lock @@ -438,15 +438,15 @@ }, { "name": "wpackagist-plugin/wp-graphql", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-graphql/", - "reference": "tags/2.6.0" + "reference": "tags/2.7.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-graphql.2.6.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-graphql.2.7.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"