Skip to content

Commit 6699bb9

Browse files
add plugin deps from wpackageist
1 parent 1971db7 commit 6699bb9

File tree

2 files changed

+68
-11
lines changed

2 files changed

+68
-11
lines changed

config/composer/composer.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@
66
}
77
],
88
"require": {
9-
"wpackagist-plugin/classic-editor": "^1.6",
10-
"wpackagist-plugin/advanced-custom-fields": "^6.1"
9+
"wpackagist-plugin/classic-editor": "1.6",
10+
"wpackagist-plugin/advanced-custom-fields": "6.1",
11+
"wpackagist-plugin/redirection": "4.8",
12+
"wpackagist-plugin/tablepress": "1.12",
13+
"wpackagist-plugin/wordfence": "7.10.3"
1114
},
1215
"config": {
1316
"allow-plugins": {
1417
"composer/installers": true
1518
}
1619
}
17-
}
20+
}

config/composer/composer.lock

+62-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)