composer update and add hard-boiled-security from wpackagist
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"wpengine/advanced-custom-fields-pro": "^6.7",
|
||||
"ourcodeworld/name-that-color": "dev-master",
|
||||
"wpackagist-plugin/resizable-editor-sidebar": "1.0.6",
|
||||
"badegguk/hard-boiled-security": "^1.0"
|
||||
"wpackagist-plugin/hard-boiled-security": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-latest",
|
||||
@@ -92,7 +92,8 @@
|
||||
"type:wordpress-muplugin",
|
||||
"badegguk/bad-egg-digital-login-page",
|
||||
"badegguk/hard-boiled-security",
|
||||
"wpengine/advanced-custom-fields-pro"
|
||||
"wpengine/advanced-custom-fields-pro",
|
||||
"wpackagist-plugin/hard-boiled-security"
|
||||
],
|
||||
"web/app/plugins/{$name}/": ["type:wordpress-plugin"],
|
||||
"web/app/themes/{$name}/": ["type:wordpress-theme"]
|
||||
|
||||
Reference in New Issue
Block a user