1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano a8171f5be0 Display prettier messages for second-degree required exts to avoid confusion 2012-10-10 17:54:17 +02:00
..
Operation CS fixes 2012-05-28 01:58:49 +02:00
DebugSolver.php Make debug solver methods protected 2012-05-20 15:49:58 +02:00
Decisions.php Remove duplicate function from decisions 2012-06-07 03:22:23 +02:00
DefaultPolicy.php CS fixes 2012-08-18 16:18:41 +02:00
PolicyInterface.php More PSR-2 goodness 2012-05-22 17:13:15 +02:00
Pool.php Fix root aliasing and allow aliasing using the branch-alias as source 2012-10-09 15:07:13 +02:00
Problem.php Display prettier messages for second-degree required exts to avoid confusion 2012-10-10 17:54:17 +02:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Display prettier messages for second-degree required exts to avoid confusion 2012-10-10 17:54:17 +02:00
RuleSet.php CS fixes 2012-05-28 01:58:49 +02:00
RuleSetGenerator.php Make problem report messages more readable 2012-06-20 19:06:36 +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 Remove duplicate function from decisions 2012-06-07 03:22:23 +02:00
RuleWatchNode.php Decisions are now encapsulated in a separate object 2012-06-04 23:19:32 +02:00
Solver.php resetToOffset method was moved to the Decisions class a while ago 2012-08-21 16:14:08 +02:00
SolverBugException.php Remove useless property in exception class 2012-05-09 18:45:53 +02:00
SolverProblemsException.php Add troubleshooting URL to error message 2012-08-28 00:10:17 +02:00
Transaction.php Aliases cannot be updated, they must be uninstalled, fixes #803 2012-07-01 17:43:56 +02:00