1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano 572ef1add1
Add comment for lockable
2020-01-17 14:25:43 +01:00
..
Operation Display source/dist refs if updates do not change the version 2019-11-23 12:33:58 +01:00
Decisions.php 5.3 support :/ 2019-10-24 15:26:55 +02:00
DefaultPolicy.php Remove package/repo priority concept as it is enforced by the pool builder now 2020-01-15 14:52:44 +01:00
GenericRule.php Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
LocalRepoTransaction.php Reunify lock and local repo transaction code and apply the same sorting 2019-11-08 15:56:46 +01:00
LockTransaction.php Reunify lock and local repo transaction code and apply the same sorting 2019-11-08 15:56:46 +01:00
MultiConflictRule.php Update exception message for disabling multi conflict rules 2019-11-12 23:14:56 +01:00
PolicyInterface.php Refactor Installer class into separate install and update processes 2019-02-11 01:00:02 +01:00
Pool.php Remove package/repo priority concept as it is enforced by the pool builder now 2020-01-15 14:52:44 +01:00
PoolBuilder.php Avoid nameConstraints from being collected for fixed packages 2020-01-17 12:20:27 +01:00
Problem.php Removed the filters from the pool 2019-11-27 17:57:24 +01:00
Request.php Add comment for lockable 2020-01-17 14:25:43 +01:00
Rule.php Removed the filters from the pool 2019-11-27 17:57:24 +01:00
Rule2Literals.php Merge pull request #7450 from staabm/simpler-hash 2018-07-12 10:05:24 +02:00
RuleSet.php Improve memory usage resolving dependencies II 2017-02-20 18:52:34 +00:00
RuleSetGenerator.php Ensure multi conflict rules are only used for 3+ literals 2019-11-12 23:14:56 +01:00
RuleSetIterator.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 2012-05-21 18:26:18 +02:00
RuleWatchGraph.php MultiConflictRules cannot be disabled, so no need to check 2019-11-12 23:14:56 +01:00
RuleWatchNode.php New Multi Conflict Rule for transitive conflicts, to reduce memory 2019-11-12 23:14:56 +01:00
Solver.php Remove disableRules code from Solver, leftover from original C code 2019-11-12 23:14:24 +01:00
SolverBugException.php CS fixer 2018-07-24 14:32:52 +02:00
SolverProblemsException.php Move construction of pool from repo set into a pool builder 2018-09-12 11:49:09 +02:00
Transaction.php Always treat changes in dist and source references as updates 2019-11-14 15:33:03 +01:00