Skip to content

Commit 64a1cf5

Browse files
Composer updates
1 parent a5861da commit 64a1cf5

File tree

2 files changed

+189
-2657
lines changed

2 files changed

+189
-2657
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,8 @@
2626
"minimum-stability": "dev",
2727
"config": {
2828
"allow-plugins": {
29-
"third-party/required-plugin": true,
30-
"my-organization/*": true,
31-
"unnecessary/plugin": false,
32-
"composer/installers": true,
3329
"dealerdirect/phpcodesniffer-composer-installer": true,
34-
"johnpbloch/wordpress-core-installer": true
30+
"composer/installers": true
3531
}
3632
},
3733
"config": {
@@ -47,4 +43,4 @@
4743
"format": "phpcbf --standard=phpcs.xml.dist --report-summary --report-source",
4844
"lint": "phpcs --standard=phpcs.xml.dist"
4945
}
50-
}
46+
}

0 commit comments

Comments
 (0)