diff --git a/build.xml b/build.xml
index 11c05951ddd..f48755065c1 100644
--- a/build.xml
+++ b/build.xml
@@ -327,8 +327,6 @@
-
-
diff --git a/build/config/php-scoper.php b/build/config/php-scoper.php
index 99d637c7a40..7cd9c05316d 100644
--- a/build/config/php-scoper.php
+++ b/build/config/php-scoper.php
@@ -9,6 +9,8 @@
*/
return [
+ 'prefix' => 'PHPUnit',
+
'exclude-namespaces' => [
'PHPUnit',
'Prophecy'