Update composer.json

This commit is contained in:
Damian Mooyman 2017-10-12 11:53:12 +13:00
parent cacd3fbae4
commit 0c52623ad0
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
2 changed files with 4 additions and 1 deletions

View File

@ -17,6 +17,9 @@ trim_trailing_whitespace = false
indent_size = 2
indent_style = space
[composer.json]
indent_size = 4
# Don't perform any clean-up on thirdparty files
[thirdparty/**]

View File

@ -105,4 +105,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}