Skip to content

Commit 76f9fb9

Browse files
author
Miguel Axcar
committed
Add Wikimedia WordPress Security Plugin
1 parent 3b42fc1 commit 76f9fb9

2 files changed

Lines changed: 72 additions & 3 deletions

File tree

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"type": "vcs",
4949
"url": "git@github.com:wikimedia/wikipediapreview-wordpress.git"
5050
},
51+
{
52+
"type": "vcs",
53+
"url": "git@github.com:wikimedia/wikimedia-wordpress-security-plugin.git"
54+
},
5155
{
5256
"type": "package",
5357
"package": {
@@ -103,7 +107,8 @@
103107
"wpackagist-plugin/the-events-calendar": "^6.2.0",
104108
"wpackagist-plugin/the-events-calendar-category-colors": "^7.3.0",
105109
"wpackagist-plugin/wikipedia-preview": "^1.11.0",
106-
"wpackagist-plugin/wpdiscuz": "^7.6"
110+
"wpackagist-plugin/wpdiscuz": "^7.6",
111+
"wikimedia/wikimedia-wordpress-security-plugin": "dev-main"
107112
},
108113
"require-dev": {
109114
"automattic/vipwpcs": "^1.0",

composer.lock

Lines changed: 66 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)