1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 00:53:06 +00:00
composer/src/Composer/DependencyResolver
2012-05-21 12:39:04 +02:00
..
Operation Fix AliasOperations output 2012-05-13 22:41:20 +02:00
DebugSolver.php Make debug solver methods protected 2012-05-20 15:49:58 +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 Make ruleHash a protected member of rules 2012-05-20 15:57:38 +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 watches array to watchChains to make clearer what they are 2012-05-21 12:39:04 +02:00
RuleWatchNode.php Move public members above protected members in rule watch node 2012-05-20 15:58:55 +02:00
Solver.php Only consider undecided literals for selectAndInstall 2012-05-20 15:44:15 +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