This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
94372efde0
composer
/
tests
/
Composer
/
Test
/
Mock
History
Jordi Boggiano
8930f1b824
Add color to lock operations and dry run output
2020-04-08 15:18:28 +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
Minor fixes and updated the rest of the code/tests to use HttpDownloader
2019-01-14 17:29:23 +01:00
InstallationManagerMock.php
Add color to lock operations and dry run output
2020-04-08 15:18:28 +02:00
InstalledFilesystemRepositoryMock.php
Add install-path to the installed.json for every package,
fixes
#2174
,
closes
#2424
2019-08-02 21:39:42 +02:00