1
0
Fork 0
composer/src/Composer/DependencyResolver
Nils Adermann 27d8904abe resetToOffset method was moved to the Decisions class a while ago 2012-08-21 16:14:08 +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 hijacking possibility via provide bug 2012-07-11 19:31:30 +02:00
Problem.php Fix problem output formatting, fixes #871 2012-07-04 14:27:26 +02:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Make problem report messages more readable 2012-06-20 19:06:36 +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
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 hint in solver exceptions as to what may be wrong 2012-07-04 15:57:51 +02:00
Transaction.php Aliases cannot be updated, they must be uninstalled, fixes #803 2012-07-01 17:43:56 +02:00