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
InstallationManagerMock.php Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
InstalledFilesystemRepositoryMock.php
ProcessExecutorMock.php
RemoteFilesystemMock.php
WritableRepositoryMock.php