composer update and add hard-boiled-security from wpackagist

This commit is contained in:
2026-02-03 12:28:00 +00:00
parent d498831137
commit 21586e9525
2 changed files with 158 additions and 130 deletions

View File

@@ -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"]