1
0
Fork 0
composer/tests/Composer/Test/Mock
Jordi Boggiano ee60df708d Handle stability changes correctly, fixes #877
On update, packages that are less stable than the minimum-stability allows will
now be downgraded to their correct versions, even if they were installed as
unstable already.
2013-03-10 19:55:26 +01:00
..
FactoryMock.php Fix tests 2012-11-29 09:33:51 +01:00
InstallationManagerMock.php Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
InstalledFilesystemRepositoryMock.php Add functional tests for the installer, fixes #580 2012-05-13 21:42:43 +02:00
ProcessExecutorMock.php Mock ProcessExecutor 2012-06-14 10:52:23 +01:00
RemoteFilesystemMock.php Fix tests 2012-10-18 18:43:31 +02:00
WritableRepositoryMock.php Do not install root package as a vendor if some dependency requires it, closes #480 2012-04-27 12:29:11 +02:00