diff --git a/composer.json b/composer.json index d988084..3e7d27f 100644 --- a/composer.json +++ b/composer.json @@ -5,12 +5,12 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.2", - "automattic/jetpack-connection": "^6.0.0-alpha", - "automattic/jetpack-sync": "^4.0.0-alpha" + "automattic/jetpack-connection": "^6.0.0", + "automattic/jetpack-sync": "^4.0.0" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^5.0.0-alpha", + "automattic/jetpack-changelogger": "^5.0.0", "automattic/wordbless": "dev-master" }, "suggest": {