Skip to content

Commit c4f1ddb

Browse files
committed
Clean up dependencies
1 parent c8aa5a4 commit c4f1ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/plugins/wpcloud-sso/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"type": "wordpress-plugin",
55
"license": "GPL-2.0-or-later",
66
"require": {
7+
"automattic/jetpack-assets": "@dev",
78
"automattic/jetpack-autoloader": "@dev",
89
"automattic/jetpack-composer-plugin": "@dev",
910
"automattic/jetpack-config": "@dev",
1011
"automattic/jetpack-connection": "@dev",
11-
"automattic/jetpack-sync": "@dev",
12-
"automattic/jetpack-status": "@dev"
12+
"automattic/jetpack-sync": "@dev"
1313
},
1414
"require-dev": {
1515
"automattic/jetpack-changelogger": "@dev"

0 commit comments

Comments
 (0)