diff --git a/jetpack_vendor/automattic/jetpack-sync/composer.json b/jetpack_vendor/automattic/jetpack-sync/composer.json index 9d3c8ce9..6d6447f5 100644 --- a/jetpack_vendor/automattic/jetpack-sync/composer.json +++ b/jetpack_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 e60cb9f7..b7cc6239 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1820,7 +1820,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "adf0ae468a736e20622a7958fe056f2cb24d80fb" + "reference": "ae54ad42d5348ac61ecb6c20f704535aa6d66e33" }, "require": { "automattic/jetpack-connection": "^5.1.2-alpha", @@ -1834,7 +1834,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 f68b3850..1be8400a 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -265,7 +265,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '3.13.2', 'version' => '3.13.2.0', - 'reference' => 'adf0ae468a736e20622a7958fe056f2cb24d80fb', + 'reference' => 'ae54ad42d5348ac61ecb6c20f704535aa6d66e33', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', 'aliases' => array(),