diff --git a/.editorconfig b/.editorconfig
index 5784750..e94b08e 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,7 +9,7 @@ indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
-insert_final_newline = true
+#insert_final_newline = true
[*.bat]
end_of_line = crlf
diff --git a/tests/fixtures/phario-manifest-2.0.x-dev/console-style.txt b/tests/fixtures/phario-manifest-2.0.x-dev/console-style.txt
index 6b6f874..37300cb 100644
--- a/tests/fixtures/phario-manifest-2.0.x-dev/console-style.txt
+++ b/tests/fixtures/phario-manifest-2.0.x-dev/console-style.txt
@@ -3,4 +3,4 @@ phar-io/manifest: dev-master@97803ec
requires ext-dom *: 20031129
requires ext-phar *: 8.2.21
requires ext-xmlwriter *: 8.2.21
- requires phar-io/version ^3.0.1: 3.0.1
+ requires phar-io/version ^3.0.1: 3.0.1
\ No newline at end of file