Skip to content

Commit

Permalink
chore: Normalize composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 23, 2022
1 parent b9aab65 commit e19bde8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
},
"config": {
"allow-plugins": {
"phpstan/extension-installer": true,
"composer/package-versions-deprecated": true,
"ergebnis/composer-normalize": true,
"infection/extension-installer": true,
"phpro/grumphp": true,
"composer/package-versions-deprecated": true,
"infection/extension-installer": true
"phpstan/extension-installer": true
},
"sort-packages": true
},
Expand Down

0 comments on commit e19bde8

Please sign in to comment.