Always sort new packages
This commit is contained in:
parent
1bc2810988
commit
c314a925cc
1 changed files with 3 additions and 0 deletions
|
@ -39,5 +39,8 @@
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\Tests\\Speakers\\": "src/Speakers/tests"
|
"App\\Tests\\Speakers\\": "src/Speakers/tests"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"sort-packages": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue