diff --git a/phpunit/phpunit/4.7/.env.test b/phpunit/phpunit/4.7/.env.test
index bae86b3e..414430e7 100644
--- a/phpunit/phpunit/4.7/.env.test
+++ b/phpunit/phpunit/4.7/.env.test
@@ -1,5 +1,4 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='s$cretf0rt3st'
-SHELL_VERBOSITY=-1
SYMFONY_DEPRECATIONS_HELPER=999999
diff --git a/phpunit/phpunit/4.7/phpunit.xml.dist b/phpunit/phpunit/4.7/phpunit.xml.dist
index 580b393b..25cc21db 100644
--- a/phpunit/phpunit/4.7/phpunit.xml.dist
+++ b/phpunit/phpunit/4.7/phpunit.xml.dist
@@ -10,6 +10,7 @@
+
diff --git a/symfony/phpunit-bridge/3.3/.env.test b/symfony/phpunit-bridge/3.3/.env.test
index bae86b3e..414430e7 100644
--- a/symfony/phpunit-bridge/3.3/.env.test
+++ b/symfony/phpunit-bridge/3.3/.env.test
@@ -1,5 +1,4 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='s$cretf0rt3st'
-SHELL_VERBOSITY=-1
SYMFONY_DEPRECATIONS_HELPER=999999
diff --git a/symfony/phpunit-bridge/3.3/phpunit.xml.dist b/symfony/phpunit-bridge/3.3/phpunit.xml.dist
index ecd288da..ef4352ef 100644
--- a/symfony/phpunit-bridge/3.3/phpunit.xml.dist
+++ b/symfony/phpunit-bridge/3.3/phpunit.xml.dist
@@ -10,6 +10,7 @@
+
diff --git a/symfony/phpunit-bridge/4.1/.env.test b/symfony/phpunit-bridge/4.1/.env.test
index bae86b3e..414430e7 100644
--- a/symfony/phpunit-bridge/4.1/.env.test
+++ b/symfony/phpunit-bridge/4.1/.env.test
@@ -1,5 +1,4 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='s$cretf0rt3st'
-SHELL_VERBOSITY=-1
SYMFONY_DEPRECATIONS_HELPER=999999