diff --git a/.editorconfig b/.editorconfig
index 43a3072a..23cc4257 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -11,3 +11,6 @@ insert_final_newline = true
 
 [*.md]
 trim_trailing_whitespace = false
+
+[composer.json]
+indent_style = space
\ No newline at end of file