diff --git a/composer.lock b/composer.lock index 8262515d..1d5a8617 100644 --- a/composer.lock +++ b/composer.lock @@ -1507,7 +1507,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "4b9284749ecdf35f100a2e1d68d4f96399d19e78" + "reference": "bf2d782c2644f896874d294bdfa6e4abf4279896" }, "require": { "automattic/jetpack-connection": "^5.1.2-alpha", @@ -1521,7 +1521,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.20.1", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, diff --git a/vendor/automattic/jetpack-sync/composer.json b/vendor/automattic/jetpack-sync/composer.json index 9d3c8ce9..6d6447f5 100644 --- a/vendor/automattic/jetpack-sync/composer.json +++ b/vendor/automattic/jetpack-sync/composer.json @@ -16,7 +16,7 @@ "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.20.1", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev" }, "suggest": { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 639fae5d..4da3d91c 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1574,7 +1574,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "4b9284749ecdf35f100a2e1d68d4f96399d19e78" + "reference": "bf2d782c2644f896874d294bdfa6e4abf4279896" }, "require": { "automattic/jetpack-connection": "^5.1.2-alpha", @@ -1588,7 +1588,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.20.1", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 91118696..26fe5125 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -238,7 +238,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '3.13.2', 'version' => '3.13.2.0', - 'reference' => '4b9284749ecdf35f100a2e1d68d4f96399d19e78', + 'reference' => 'bf2d782c2644f896874d294bdfa6e4abf4279896', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(),