diff --git a/composer.json b/composer.json index 6f582a0..ee02513 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^4.0.4-alpha" + "automattic/jetpack-connection": "^4.0.4" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1",