Skip to content

Commit

Permalink
Jetpack Sync 3.14. (#39724)
Browse files Browse the repository at this point in the history
  • Loading branch information
zinigor authored and matticbot committed Oct 10, 2024
1 parent 296e5c7 commit e41b9d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-assets": "^2.3.10-alpha",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-plans": "^0.4.11",
"automattic/jetpack-redirect": "^2.0.4",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-sync": "^3.14.0-alpha"
"automattic/jetpack-sync": "^3.14.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.31",
"@automattic/jetpack-components": "^0.56.3-alpha",
"@automattic/jetpack-components": "^0.56.3",
"@automattic/jetpack-shared-extension-utils": "^0.15.13-alpha",
"@wordpress/block-editor": "14.4.0",
"@wordpress/components": "28.9.0",
Expand Down

0 comments on commit e41b9d6

Please sign in to comment.