Merge pull request #606

This commit is contained in:
symfony-flex-server[bot]
2019-06-05 01:48:43 +00:00
committed by GitHub
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