We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b247c0d commit fd67934Copy full SHA for fd67934
composer.json
@@ -5,12 +5,12 @@
5
"license": "GPL-2.0-or-later",
6
"require": {
7
"php": ">=7.2",
8
- "automattic/jetpack-connection": "^6.11.4-alpha",
+ "automattic/jetpack-connection": "^6.11.4",
9
"automattic/jetpack-assets": "^4.0.20",
10
"automattic/jetpack-constants": "^3.0.8",
11
"automattic/jetpack-status": "^5.1.4",
12
"automattic/jetpack-config": "^3.1.0",
13
- "automattic/jetpack-my-jetpack": "^5.14.2-alpha",
+ "automattic/jetpack-my-jetpack": "^5.14.3-alpha",
14
"automattic/jetpack-sync": "^4.13.0"
15
},
16
"require-dev": {
0 commit comments