updated plugin Jetpack Protect version 5.0.0
This commit is contained in:
@ -5,20 +5,20 @@
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"php": ">=7.2",
|
||||
"automattic/jetpack-connection": "^6.7.7",
|
||||
"automattic/jetpack-constants": "^3.0.5",
|
||||
"automattic/jetpack-password-checker": "^0.4.7",
|
||||
"automattic/jetpack-ip": "^0.4.6",
|
||||
"automattic/jetpack-roles": "^3.0.5",
|
||||
"automattic/jetpack-status": "^5.0.10"
|
||||
"automattic/jetpack-connection": "^8.2.0",
|
||||
"automattic/jetpack-constants": "^3.0.8",
|
||||
"automattic/jetpack-password-checker": "^0.4.9",
|
||||
"automattic/jetpack-ip": "^0.4.10",
|
||||
"automattic/jetpack-roles": "^3.0.8",
|
||||
"automattic/jetpack-status": "^6.1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"automattic/jetpack-changelogger": "^6.0.2",
|
||||
"yoast/phpunit-polyfills": "^3.0.0",
|
||||
"automattic/jetpack-changelogger": "^6.0.14",
|
||||
"yoast/phpunit-polyfills": "^4.0.0",
|
||||
"automattic/jetpack-search": "@dev",
|
||||
"automattic/jetpack-waf": "@dev",
|
||||
"automattic/jetpack-waf": "^0.28.2",
|
||||
"automattic/jetpack-test-environment": "@dev",
|
||||
"automattic/phpunit-select-config": "^1.0.1"
|
||||
"automattic/phpunit-select-config": "^1.0.4"
|
||||
},
|
||||
"suggest": {
|
||||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||||
@ -52,7 +52,7 @@
|
||||
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-trunk": "4.9.x-dev"
|
||||
"dev-trunk": "4.35.x-dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"test-only": [
|
||||
|
||||
Reference in New Issue
Block a user