We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8962692 commit 42d8749Copy full SHA for 42d8749
projects/plugins/wpcloud-sso/composer.json
@@ -4,12 +4,12 @@
4
"type": "wordpress-plugin",
5
"license": "GPL-2.0-or-later",
6
"require": {
7
+ "automattic/jetpack-assets": "@dev",
8
"automattic/jetpack-autoloader": "@dev",
9
"automattic/jetpack-composer-plugin": "@dev",
10
"automattic/jetpack-config": "@dev",
11
"automattic/jetpack-connection": "@dev",
- "automattic/jetpack-sync": "@dev",
12
- "automattic/jetpack-status": "@dev"
+ "automattic/jetpack-sync": "@dev"
13
},
14
"require-dev": {
15
"automattic/jetpack-changelogger": "@dev"
0 commit comments