Skip to content

Commit 4a3cbc2

Browse files
sergeymitrmatticbot
authored andcommitted
Connection: fix a fatal triggered by disconnecting too early (#44435)
Fix a fatal triggered by trying to disconnect Jetpack too early. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/16574576818 Upstream-Ref: Automattic/jetpack@59c3688
1 parent 37ac545 commit 4a3cbc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-assets": "^4.3.0",
9-
"automattic/jetpack-connection": "^6.16.0",
9+
"automattic/jetpack-connection": "^6.16.1-alpha",
1010
"automattic/jetpack-constants": "^3.0.8",
1111
"automattic/jetpack-status": "^6.1.0-alpha"
1212
},

0 commit comments

Comments
 (0)