Skip to content

Commit

Permalink
Normalize composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 3, 2022
1 parent d179b11 commit 8ef547d
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 @@ -58,14 +58,14 @@
}
},
"config": {
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true,
"ergebnis/composer-normalize": true,
"phpro/grumphp": true,
"composer/package-versions-deprecated": true,
"infection/extension-installer": true
}
},
"sort-packages": true
},
"scripts": {
"changelog-unreleased": "docker-compose run auto_changelog -c .auto-changelog -u",
Expand Down

0 comments on commit 8ef547d

Please sign in to comment.