1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano ac497feaba CS fixes 2014-06-10 16:13:12 +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 Whitelist packages with names matching those specified before generating rules 2014-02-21 12:25:15 +01:00
PolicyInterface.php More PSR-2 goodness 2012-05-22 17:13:15 +02:00
Pool.php CS fixes 2014-06-10 16:13:12 +02:00
Problem.php Resolve job packages after whitelist generation 2014-02-21 13:41:21 +01:00
Request.php Resolve job packages after whitelist generation 2014-02-21 13:41:21 +01:00
Rule.php Show defaulted version if phpversion() returns nothing, fixes #2313 2013-10-09 19:44:53 -03:00
RuleSet.php CS fixes 2012-05-28 01:58:49 +02:00
RuleSetGenerator.php CS fixes 2014-06-10 16:13:12 +02: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 CS fixes 2014-06-10 16:13:12 +02:00
RuleWatchNode.php Correctly set watch2 on rule watch nodes for learned rules fixes #2181 2013-08-16 16:44:56 +02:00
Solver.php Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 2014-05-23 15:22:53 +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 CS fixes 2014-06-10 16:13:12 +02:00