updated plugin Jetpack Protect
version 1.4.0
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
"type": "jetpack-library",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"automattic/jetpack-connection": "^1.51.0",
|
||||
"automattic/jetpack-status": "^1.16.2"
|
||||
"automattic/jetpack-connection": "^1.51.7",
|
||||
"automattic/jetpack-status": "^1.16.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"brain/monkey": "2.6.1",
|
||||
@ -13,6 +13,9 @@
|
||||
"automattic/jetpack-changelogger": "^3.3.2",
|
||||
"automattic/wordbless": "@dev"
|
||||
},
|
||||
"suggest": {
|
||||
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"src/"
|
||||
|
Reference in New Issue
Block a user