1
0
Fork 0
composer/tests/Composer/Test/Mock
Jordi Boggiano 17ed09be2e
Add failing test showing that packages fail to be installed if they match a previous alias which was not removed yet
2020-04-20 21:50:06 +02:00
..
FactoryMock.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 2019-11-14 15:21:28 +01:00
HttpDownloaderMock.php
InstallationManagerMock.php Add failing test showing that packages fail to be installed if they match a previous alias which was not removed yet 2020-04-20 21:50:06 +02:00
InstalledFilesystemRepositoryMock.php