1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 17:12:51 +00:00
composer/src/Composer/DependencyResolver
2012-05-09 18:45:53 +02:00
..
Operation Improve output of operations to show details about dev versions 2012-05-09 17:31:12 +02:00
DefaultPolicy.php Rename method 2012-04-23 09:24:59 +02:00
Literal.php Correctly declare all literal properties 2011-11-21 16:14:16 +01:00
PolicyInterface.php Remove the allowUninstall policy option and clean up the only usage 2012-02-18 18:31:19 +01:00
Pool.php Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
Problem.php Print details about missing extensions, fixes #312 2012-03-18 22:45:22 +01:00
Request.php Collect solver problems in Problem objects with human readable output. 2012-03-18 20:41:10 +01:00
Rule.php Let the solver handle aliases instead of the installer 2012-05-09 15:15:39 +02:00
RuleSet.php Rules of type feature are no longer needed 2012-05-08 19:26:50 +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
Solver.php Turn assertions into solver bug exceptions with more info 2012-05-09 18:44:14 +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