Skip to content

Commit

Permalink
Manual "composer normalize"
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Oct 20, 2024
1 parent 2b37a2f commit d7f4af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"config": {
"allow-plugins": {
"composer/installers": true,
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"ergebnis/composer-normalize": true
"ergebnis/composer-normalize": true,
"phpstan/extension-installer": true
}
},
"extra": {
Expand Down

0 comments on commit d7f4af6

Please sign in to comment.