diff --git a/composer.lock b/composer.lock index dc5e1c8b..a715dc27 100644 --- a/composer.lock +++ b/composer.lock @@ -1507,7 +1507,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "b3e89246c53c8f4089407f23d175381db634ec2b" + "reference": "8114552104f586a97eddb3e46acf28ca5943e319" }, "require": { "automattic/jetpack-connection": "^5.1.1", @@ -1521,7 +1521,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.20.0", + "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 92d77a59..b45a78a3 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.0", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev" }, "suggest": { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index dc20a97e..f02b3cba 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": "b3e89246c53c8f4089407f23d175381db634ec2b" + "reference": "8114552104f586a97eddb3e46acf28ca5943e319" }, "require": { "automattic/jetpack-connection": "^5.1.1", @@ -1588,7 +1588,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.20.0", + "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 753b7244..ba1fe292 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' => 'b3e89246c53c8f4089407f23d175381db634ec2b', + 'reference' => '8114552104f586a97eddb3e46acf28ca5943e319', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(),