1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano 8d0b7f278e CS fixes 2013-06-13 13:28:24 +02:00
..
Operation CS fixes 2013-06-13 13:28:24 +02:00
DebugSolver.php Make debug solver methods protected 2012-05-20 15:49:58 +02:00
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 2012-10-12 18:45:41 +02:00
DefaultPolicy.php Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 2013-05-23 18:12:54 +02:00
PolicyInterface.php More PSR-2 goodness 2012-05-22 17:13:15 +02:00
Pool.php Minor cleanups 2013-05-02 17:41:55 +02:00
Problem.php CS fixes 2013-06-13 13:28:24 +02:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Fix tests and convert all package lists to Name[Versions] format 2013-04-27 00:31:22 +02:00
RuleSet.php CS fixes 2012-05-28 01:58:49 +02:00
RuleSetGenerator.php Fixed PHPDoc 2012-10-24 23:44:40 +00: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
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 2012-05-21 18:26:18 +02:00
RuleWatchGraph.php PHPDoc fix 2013-06-13 11:09:19 +11:00
RuleWatchNode.php Decisions are now encapsulated in a separate object 2012-06-04 23:19:32 +02:00
Solver.php Adjust according to feedback 2013-04-17 17:37:22 +02:00
SolverBugException.php Remove useless property in exception class 2012-05-09 18:45:53 +02:00
SolverProblemsException.php Return different error code for SolverProblemsException 2013-04-25 14:37:47 +02:00
Transaction.php Aliases cannot be updated, they must be uninstalled, fixes #803 2012-07-01 17:43:56 +02:00