[symfony/phpunit-bridge] Sync v4.3 with v4.1

This commit is contained in:
Nicolas Grekas
2019-06-04 19:46:03 +02:00
parent ccc2f89b28
commit c4ba4c7534
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -6,12 +6,6 @@ if (!file_exists(dirname(__DIR__).'/vendor/symfony/phpunit-bridge/bin/simple-php
exit(1);
}
if (false === getenv('SYMFONY_PHPUNIT_VERSION')) {
putenv('SYMFONY_PHPUNIT_VERSION=6.5');
}
if (false === getenv('SYMFONY_PHPUNIT_REMOVE')) {
putenv('SYMFONY_PHPUNIT_REMOVE=');
}
if (false === getenv('SYMFONY_PHPUNIT_DIR')) {
putenv('SYMFONY_PHPUNIT_DIR='.__DIR__.'/.phpunit');
}
+1 -1
View File
@@ -1 +1 @@
../3.3/phpunit.xml.dist
../4.1/phpunit.xml.dist