mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update composer.json
This commit is contained in:
parent
cacd3fbae4
commit
0c52623ad0
@ -17,6 +17,9 @@ trim_trailing_whitespace = false
|
|||||||
indent_size = 2
|
indent_size = 2
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
||||||
|
[composer.json]
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
# Don't perform any clean-up on thirdparty files
|
# Don't perform any clean-up on thirdparty files
|
||||||
|
|
||||||
[thirdparty/**]
|
[thirdparty/**]
|
||||||
|
@ -105,4 +105,4 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user