Skip to content

Commit

Permalink
Merge pull request #23 from subjective-php/dev/issue-16
Browse files Browse the repository at this point in the history
Add sort-packages to composer config
  • Loading branch information
chadicus authored Jun 2, 2018
2 parents f6935a7 + 3625077 commit 6019953
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 @@ -3,6 +3,9 @@
"description": "Collection of standard exception classes",
"keywords": ["exception", "spl"],
"license": "MIT",
"config": {
"sort-packages": true
},
"require": {
"php": "^7.0"
},
Expand Down

0 comments on commit 6019953

Please sign in to comment.