updated plugin Jetpack Protect
version 1.2.0
This commit is contained in:
@ -4,18 +4,18 @@
|
||||
"type": "jetpack-library",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"automattic/jetpack-admin-ui": "^0.2.13",
|
||||
"automattic/jetpack-assets": "^1.17.27",
|
||||
"automattic/jetpack-connection": "^1.47.0",
|
||||
"automattic/jetpack-jitm": "^2.2.34",
|
||||
"automattic/jetpack-licensing": "^1.7.12",
|
||||
"automattic/jetpack-plugins-installer": "^0.2.1",
|
||||
"automattic/jetpack-redirect": "^1.7.20",
|
||||
"automattic/jetpack-constants": "^1.6.19"
|
||||
"automattic/jetpack-admin-ui": "^0.2.14",
|
||||
"automattic/jetpack-assets": "^1.17.28",
|
||||
"automattic/jetpack-connection": "^1.47.1",
|
||||
"automattic/jetpack-jitm": "^2.2.35",
|
||||
"automattic/jetpack-licensing": "^1.7.13",
|
||||
"automattic/jetpack-plugins-installer": "^0.2.2",
|
||||
"automattic/jetpack-redirect": "^1.7.21",
|
||||
"automattic/jetpack-constants": "^1.6.20"
|
||||
},
|
||||
"require-dev": {
|
||||
"yoast/phpunit-polyfills": "1.0.3",
|
||||
"automattic/jetpack-changelogger": "^3.2.1",
|
||||
"yoast/phpunit-polyfills": "1.0.4",
|
||||
"automattic/jetpack-changelogger": "^3.2.2",
|
||||
"automattic/wordbless": "@dev"
|
||||
},
|
||||
"autoload": {
|
||||
@ -65,7 +65,7 @@
|
||||
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-trunk": "2.5.x-dev"
|
||||
"dev-trunk": "2.6.x-dev"
|
||||
},
|
||||
"version-constants": {
|
||||
"::PACKAGE_VERSION": "src/class-initializer.php"
|
||||
|
Reference in New Issue
Block a user