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
5d5515348a
composer
/
tests
/
Composer
/
Test
/
Mock
History
Jordi Boggiano
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
2020-04-22 12:10:09 +02:00
..
FactoryMock.php
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
2020-04-22 12:10:09 +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