1
0
Fork 0
composer/src/Composer/DependencyResolver
Jordi Boggiano 899dcedf66
Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665)
2023-10-26 10:25:04 +02:00
..
Operation Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Decisions.php Update to PHPStan 1.9 2022-11-03 21:53:42 +01:00
DefaultPolicy.php Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665) 2023-10-26 10:25:04 +02:00
GenericRule.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
LocalRepoTransaction.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
LockTransaction.php Update to PHPStan 1.9 2022-11-03 21:53:42 +01:00
MultiConflictRule.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
PolicyInterface.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Pool.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
PoolBuilder.php Optimize show -a by loading only the requested package (#11659) 2023-09-27 11:28:33 +02:00
PoolOptimizer.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Problem.php Fix problem output bug when purely numeric versions are condensed 2023-08-30 10:45:57 +02:00
Request.php Optimize show -a by loading only the requested package (#11659) 2023-09-27 11:28:33 +02:00
Rule.php Add RuleReasonDataReturnTypeExtension to resolve ReasonData types where possible in PHPStan 2022-08-17 14:59:24 +02:00
Rule2Literals.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
RuleSet.php Update to PHPStan 1.9 2022-11-03 21:53:42 +01:00
RuleSetGenerator.php Typofixes (#11096) 2022-10-12 16:45:10 +02:00
RuleSetIterator.php Update phpstan to latest 2022-05-25 22:02:22 +02:00
RuleWatchChain.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
RuleWatchGraph.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
RuleWatchNode.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Solver.php Removed unused private `Solver::enableDisableLearnedRules` method (#11311) 2023-02-10 13:45:54 +01:00
SolverBugException.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
SolverProblemsException.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Transaction.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00