Skip to content

Commit

Permalink
Merge pull request #606
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] committed Jun 5, 2019
2 parents ccc2f89 + c4ba4c7 commit 07763c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions symfony/phpunit-bridge/4.3/bin/phpunit
Expand Up @@ -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');
}
Expand Down
2 changes: 1 addition & 1 deletion symfony/phpunit-bridge/4.3/phpunit.xml.dist

0 comments on commit 07763c6

Please sign in to comment.