Skip to content

Commit a57c451

Browse files
[4.x] Remove unused plugins from composer configuration
1 parent ba769e1 commit a57c451

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,7 @@
5858
},
5959
"config": {
6060
"allow-plugins": {
61-
"dragon-code/codestyler": true,
62-
"ergebnis/composer-normalize": true,
63-
"friendsofphp/php-cs-fixer": true,
64-
"laravel/pint": true,
65-
"pestphp/pest-plugin": true,
66-
"symfony/thanks": true
61+
"pestphp/pest-plugin": true
6762
},
6863
"preferred-install": "dist",
6964
"sort-packages": true

0 commit comments

Comments
 (0)