Skip to content

Commit 3984270

Browse files
committed
Updated package versions for automattic/wpcomsh
1 parent bcfcbaf commit 3984270

File tree

2 files changed

+530
-696
lines changed

2 files changed

+530
-696
lines changed

projects/plugins/wpcomsh/composer.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"automattic/text-media-widget-styles": "^2.0",
1212
"automattic/wc-calypso-bridge": "2.5.2",
1313
"wordpress/classic-editor-plugin": "1.5",
14-
"automattic/jetpack-config": "@dev",
15-
"automattic/jetpack-post-list": "@dev",
16-
"automattic/jetpack-mu-wpcom": "@dev",
14+
"automattic/jetpack-config": "^2.0.4",
15+
"automattic/jetpack-post-list": "^0.6.2",
16+
"automattic/jetpack-mu-wpcom": "^5.43.0",
1717
"tubalmartin/cssmin": "^4.1"
1818
},
1919
"require-dev": {
20-
"automattic/jetpack-changelogger": "@dev",
20+
"automattic/jetpack-changelogger": "^4.2.5",
2121
"automattic/wordbless": "0.4.2",
2222
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2323
"phpunit/phpunit": "^9",
@@ -65,13 +65,6 @@
6565
"post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy"
6666
},
6767
"repositories": [
68-
{
69-
"type": "path",
70-
"url": "../../packages/*",
71-
"options": {
72-
"monorepo": true
73-
}
74-
},
7568
{
7669
"name": "automattic/custom-fonts",
7770
"type": "vcs",

0 commit comments

Comments
 (0)