1
0
Fork 0
composer/src/Composer/DependencyResolver
Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules 2012-02-20 12:58:27 +01:00
..
Operation Adjust operation output, fixes #166 2011-12-21 15:57:39 +01:00
DefaultPolicy.php Remove the allowUninstall policy option and clean up the only usage 2012-02-18 18:31:19 +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 Use a map of installed package ids in the solver 2011-11-19 00:27:35 +01:00
Request.php Readd update-all jobs and make them available through the request 2012-02-19 16:59:04 +01:00
Rule.php Made fixes after review. 2012-01-24 18:48:42 +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 Create problems directly, rather than generating impossible rules 2012-02-20 12:58:27 +01:00
SolverProblemsException.php Add SolverProblemsException and test basic solver failures 2012-02-19 00:15:23 +01:00