1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano da5ee6e2d7 Add warning for invalid chars in package names 2012-11-22 19:50:27 +01: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 Pool::getMaxId and the solver's reliance on it 2012-10-12 18:45:41 +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 Rename var 2012-11-01 16:19:07 +01:00
Problem.php Add warning for invalid chars in package names 2012-11-22 19:50:27 +01:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Fixed typos 2012-10-24 23:14:04 +00:00
RuleSet.php CS fixes 2012-05-28 01:58:49 +02:00
RuleSetGenerator.php Fixed PHPDoc 2012-10-24 23:44:40 +00: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 Fixed typos 2012-10-24 23:14:04 +00:00
RuleWatchNode.php Decisions are now encapsulated in a separate object 2012-06-04 23:19:32 +02:00
Solver.php Report typos in package name if no version matches 2012-10-31 18:20:54 +01: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