1
0
Fork 0
composer/src/Composer/DependencyResolver
Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved
Fixes #477
2012-04-01 22:26:44 +02:00
..
Operation Adjust operation output, fixes #166 2011-12-21 15:57:39 +01:00
DefaultPolicy.php Prevent a package from having duplicate names 2012-02-26 22:20:10 +01:00
Literal.php Correctly declare all literal properties 2011-11-21 16:14:16 +01:00
PolicyInterface.php Remove the allowUninstall policy option and clean up the only usage 2012-02-18 18:31:19 +01:00
Pool.php Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
Problem.php Print details about missing extensions, fixes #312 2012-03-18 22:45:22 +01:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Generate human readable explanations of rules which cause problems 2012-03-18 21:09:26 +01:00
RuleSet.php Now that no more update rules are created the code that handles them can be removed too. 2012-02-18 19:19:49 +01:00
RuleSetIterator.php Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" 2012-01-08 23:24:58 +02:00
Solver.php Rule literals are sorted, so first literal added is not first retrieved 2012-04-01 22:26:44 +02:00
SolverProblemsException.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00