mirror of
https://github.com/doctrine/sql-formatter.git
synced 2026-03-23 22:42:14 +01:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"require": {
|
|
"phpstan/phpstan": "^1.0"
|
|
},
|
|
"config": {
|
|
"sort-packages": true,
|
|
"platform": {
|
|
"php": "7.4.0"
|
|
}
|
|
}
|
|
}
|