1
0
Fork 0
composer/src/Composer/DependencyResolver
Nils Adermann dd527a4049 Remove weak rules
Since we no longer have suggest/recommend rules and no longer use any update
or feature rules so packages are removed by default, we do not need weak rules
anymore.
2012-05-19 21:49:48 +02:00
..
Operation Fix AliasOperations output 2012-05-13 22:41:20 +02:00
DebugSolver.php Move solver debugging code into solver subclass 2012-05-15 21:37:57 +02:00
DefaultPolicy.php Get rid of Literal object / literal id mix, use literals only to save memory 2012-05-19 20:38:56 +02:00
PolicyInterface.php We mark packages as uninstallable by removing them from the repo 2012-05-15 19:57:55 +02:00
Pool.php Get rid of Literal object / literal id mix, use literals only to save memory 2012-05-19 20:38:56 +02:00
Problem.php Move rule generation from solver into separate rule set generator 2012-05-15 21:36:47 +02:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Remove weak rules 2012-05-19 21:49:48 +02:00
RuleSet.php Rules of type feature are no longer needed 2012-05-08 19:26:50 +02:00
RuleSetGenerator.php Get rid of Literal object / literal id mix, use literals only to save memory 2012-05-19 20:38:56 +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 Use SplDoublyLinkedList instead of custom linked list 2012-05-19 02:24:45 +02:00
RuleWatchGraph.php Rename walkLiteral method to more explicitly say what it does 2012-05-19 20:50:21 +02:00
RuleWatchNode.php Get rid of Literal object / literal id mix, use literals only to save memory 2012-05-19 20:38:56 +02:00
Solver.php Remove weak rules 2012-05-19 21:49:48 +02:00
SolverBugException.php Remove useless property in exception class 2012-05-09 18:45:53 +02:00
SolverProblemsException.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Transaction.php Get rid of Literal object / literal id mix, use literals only to save memory 2012-05-19 20:38:56 +02:00