Skip to content

Commit

Permalink
Remove sort package config from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvandevijver committed Jul 27, 2021
1 parent 6b60c4b commit 6ad2ca6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"symfony/lock": "Allows you to generate the pdf file under lock with the LockedLatexGeneratorInterface",
"symfony/string": "Allows for extended unicode character escaping, available from Symfony 5.4.x-dev and above"
},
"config": {
"sort-packages": true
},
"autoload": {
"psr-4": {
"BobV\\LatexBundle\\": "src/"
Expand Down

0 comments on commit 6ad2ca6

Please sign in to comment.