Skip to content

Commit a01f33c

Browse files
committed
Delete muddle.php plugin
1 parent fa34c99 commit a01f33c

File tree

3 files changed

+7
-695
lines changed

3 files changed

+7
-695
lines changed

composer.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,18 @@
1111
{
1212
"type": "composer",
1313
"url": "https://wpackagist.org"
14+
},
15+
{
16+
"type": "composer",
17+
"url": "https://composer.log.pt"
1418
}
1519
],
20+
"autoload": {},
1621
"require": {
22+
"php": ">=5.6",
1723
"composer-plugin-api": "^1.1",
1824
"goblindegook/syllables": "~0.3",
25+
"logoscon/acf-plus": "dev-master",
1926
"wpackagist-plugin/akismet": "~3.1",
2027
"wpackagist-plugin/autoptimize": "~2.0",
2128
"wpackagist-plugin/black-studio-tinymce-widget": "~2.2",
@@ -38,10 +45,6 @@
3845
"installer-paths": {
3946
"vendor/{$vendor}/{$name}/": [
4047
"goblindegook/syllables"
41-
],
42-
"wp-content/mu-plugins/{$name}/": [
43-
"wpackagist-plugin/disable-emojis",
44-
"wpackagist-plugin/disable-xml-rpc"
4548
]
4649
}
4750
},

0 commit comments

Comments
 (0)