diff --git a/.editorconfig b/.editorconfig
index 33fa218e06a05484c5d3af70d64b4c5c1f71c3d6..320f31d4be376cb69e5a268be9e6346eec8bfb44 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -44,7 +44,7 @@ indent_size = 4
 
 # PHP-Files
 [*.php]
-indent_style = tab
+indent_style = space
 indent_size = 4
 
 # ReST-Files