Skip to content

Commit

Permalink
Fix the composer.json (Seldaek#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
stof authored Oct 1, 2021
1 parent 07a509a commit f563e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"phpstan": "vendor/bin/phpstan analyse"
},
"config": {
"lock": false,
"sort-packages": true,
"platform-check": false
},
"lock": false
}
}

0 comments on commit f563e31

Please sign in to comment.