Skip to content

Commit

Permalink
Remove duplicate config.allow-plugins key in composer.json
Browse files Browse the repository at this point in the history
The duplicate was added in 2539f32.

Signed-off-by: Tim Düsterhus <duesterhus@woltlab.com>
  • Loading branch information
TimWolla committed Jul 14, 2022
1 parent 34ba650 commit 3cff7c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
"sort-packages": true,
"platform": {
"php": "7.3.99"
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"extra": {
Expand Down

0 comments on commit 3cff7c1

Please sign in to comment.