Skip to content

Commit

Permalink
Sync: Enable full sync immediately for woocommerce module (#39254)
Browse files Browse the repository at this point in the history
* Woocommerce Module changes for Full Sync Immediately

* Deprecate table_name and use only table with the prefix

* Ensure full sync limits are getting populated

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

Upstream-Ref: Automattic/jetpack@0e3716e
  • Loading branch information
darssen authored and matticbot committed Sep 9, 2024
1 parent 6dd02a8 commit becef30
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 @@ -6,7 +6,7 @@
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^4.0.1",
"automattic/jetpack-sync": "^3.10.0"
"automattic/jetpack-sync": "^3.11.0-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down

0 comments on commit becef30

Please sign in to comment.