Skip to content

Commit

Permalink
Jetpack Connection - REST API: Allow site-level authentication on POS…
Browse files Browse the repository at this point in the history
…T requests to 'jetpack/v4/connection' (#39503)

* Jetpack Connection: Allow blog token when disconnecting via REST API

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11013818112

Upstream-Ref: Automattic/jetpack@beb5ea5
  • Loading branch information
fgiannar authored and matticbot committed Sep 24, 2024
1 parent 1fe835e commit c5a433d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.0.0"
"automattic/jetpack-connection": "^5.1.0-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down

0 comments on commit c5a433d

Please sign in to comment.