Skip to content

Commit

Permalink
Merge pull request #309 from localheinz/feature/sort-packages
Browse files Browse the repository at this point in the history
Enhancement: Keep packages sorted in `composer.json`
  • Loading branch information
Chemaclass committed Dec 23, 2023
2 parents 92b36fc + 9aa0bc1 commit 6926355
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -70,7 +70,8 @@
"allow-plugins": {
"composer/package-versions-deprecated": true,
"infection/extension-installer": true
}
},
"sort-packages": true
},
"scripts": {
"post-install-cmd": "tools/git-hooks/init.sh",
Expand Down

0 comments on commit 6926355

Please sign in to comment.