Skip to content

Commit af52a01

Browse files
diliritymatticbot
authored andcommitted
Backport boost 3.7.0 Changes (#40856)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12635145825 Upstream-Ref: Automattic/jetpack@316585d
1 parent 308ef74 commit af52a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=7.2",
8-
"automattic/jetpack-connection": "^6.2.2-alpha",
8+
"automattic/jetpack-connection": "^6.2.2",
99
"automattic/jetpack-autoloader": "^5.0.0",
1010
"automattic/jetpack-config": "^3.0.0",
1111
"automattic/jetpack-assets": "^4.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"webpack-cli": "4.9.1"
3535
},
3636
"dependencies": {
37-
"@automattic/jetpack-analytics": "^0.1.34-alpha",
37+
"@automattic/jetpack-analytics": "^0.1.34",
3838
"@wordpress/i18n": "5.14.0"
3939
}
4040
}

0 commit comments

Comments
 (0)