Skip to content

Commit

Permalink
Enhancement: Keep packages sorted in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz authored and ondrejmirtes committed Dec 20, 2019
1 parent 0eaf8af commit 55769ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"phpstan/phpstan-strict-rules": "^0.11",
"slevomat/coding-standard": "^5.0.4"
},
"config": {
"sort-packages": true
},
"extra": {
"class": "PHPStan\\ExtensionInstaller\\Plugin"
},
Expand Down

0 comments on commit 55769ea

Please sign in to comment.