1
0
Fork 0
composer/tests/Composer/Test/Fixtures
Nils Adermann 7197278fe9 Always install aliases together with their original package
Restores some Composer 1.x behavior like unbound constraints conflicting
with default branches unless they are branch aliased.

Simplifies conflicts with aliases because packages cannot be installed
without their aliases, so we do not need to know which aliases are
uninstalled in lock file or installed.json.
2020-11-26 12:10:07 +01:00
..
functional Update HTTP URLs to their HTTPS if they already redirect automatically 2020-04-13 06:22:02 +07:00
installer Always install aliases together with their original package 2020-11-26 12:10:07 +01:00
installer-slow Move slow integration test to separate fixtures directory and add to slow group 2020-10-22 10:14:17 +02:00