Skip to content

Commit 8963777

Browse files
authored
Update Jetpack packages for ver 8.2.0 (#9349)
1 parent cb9c090 commit 8963777

File tree

4 files changed

+402
-442
lines changed

4 files changed

+402
-442
lines changed

changelog/update-jetpack-packages

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: update
3+
4+
Update Jetpack packages to the latest versions

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@
2222
"require": {
2323
"php": ">=7.2",
2424
"ext-json": "*",
25-
"automattic/jetpack-connection": "2.8.2",
26-
"automattic/jetpack-config": "1.15.2",
27-
"automattic/jetpack-autoloader": "2.11.18",
28-
"automattic/jetpack-identity-crisis": "0.19.0",
29-
"automattic/jetpack-sync": "2.16.3",
25+
"automattic/jetpack-connection": "2.12.4",
26+
"automattic/jetpack-config": "2.0.4",
27+
"automattic/jetpack-autoloader": "3.0.10",
28+
"automattic/jetpack-sync": "3.8.0",
3029
"woocommerce/subscriptions-core": "6.7.1"
3130
},
3231
"require-dev": {

0 commit comments

Comments
 (0)