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
d906ff12c9
composer
/
tests
/
Composer
/
Test
/
Mock
History
Jordi Boggiano
a4a617abb4
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
2020-06-04 16:08:23 +02:00
..
FactoryMock.php
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
2020-06-04 16:08:23 +02: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 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
Add install-path to the installed.json for every package,
fixes
#2174
,
closes
#2424
2019-08-02 21:39:42 +02:00