You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #434 Skip updating phpunit.xml files when .env.test exists (nicolas-grekas)
This PR was merged into the 1.1-dev branch.
Discussion
----------
Skip updating phpunit.xml files when .env.test exists
This is to support `.env` < `.env.local` < `.env.test` < `.env.test.local` dotenv files *withouth affecting existing workflows* based on `.env(.dist)` and `phpunit.xml(.dist)`.
Leveraged by symfony/recipes#481
Best reviewed [ignoring whitespaces](https://github.com/symfony/flex/pull/434/files?w=1).
Commits
-------
ae7128a Skip updating phpunit.xml files when .env.test exists
0 commit comments