From 2ca8ddf3fef99767dd6327258ae41d855270ac47 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Tue, 20 Apr 2021 14:28:11 +0300 Subject: [PATCH] Use a later revision which has fixes applied --- composer.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 6ecf8c82c..7ecfc605d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "source": { "url": "https://vip-svn.wordpress.com", "type": "svn", - "reference": "plugins@r398189" + "reference": "plugins@r398704" } } } diff --git a/composer.lock b/composer.lock index 09b3b9d64..aaa1d9be5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "054e3fe7009e82d3ce790a2957997f2b", + "content-hash": "e02703c8b91391bcae180492f9c15605", "packages": [ { "name": "automattic/vip-wpcom-plugins", @@ -12,7 +12,7 @@ "source": { "type": "svn", "url": "https://vip-svn.wordpress.com", - "reference": "plugins@r398189" + "reference": "plugins@r398704" }, "type": "library" }, @@ -1387,5 +1387,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "1.1.0" }