File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " yoast/duplicate-post" ,
33 "description" : " The go-to tool for cloning posts and pages, including the powerful Rewrite & Republish feature." ,
4+ "keywords" : [
5+ " wordpress" ,
6+ " post" ,
7+ " copy" ,
8+ " clone"
9+ ],
410 "homepage" : " https://wordpress.org/plugins/duplicate-post/" ,
511 "license" : " GPL-2.0-or-later" ,
612 "authors" : [
1319 "type" : " wordpress-plugin" ,
1420 "support" : {
1521 "issues" : " https://github.com/Yoast/duplicate-post/issues" ,
16- "forum" : " https://wordpress.org/plugins/ duplicate-post/ " ,
22+ "forum" : " https://wordpress.org/support/plugin/ duplicate-post" ,
1723 "source" : " https://github.com/Yoast/duplicate-post"
1824 },
1925 "require" : {
20- "php" : " >=5.6"
26+ "php" : " >=5.6" ,
27+ "composer/installers" : " ^1.9.0"
2128 },
2229 "require-dev" : {
2330 "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
5360 ]
5461 },
5562 "config" : {
56- "classmap-authoritative" : true
63+ "classmap-authoritative" : true
5764 }
5865}
You can’t perform that action at this time.
0 commit comments