\Composer\DependencyResolverRequest

Summary

Methods
Properties
Constants
__construct()
install()
update()
remove()
fix()
updateAll()
getJobs()
No public properties found
No constants found
addJob()
$jobs
N/A
No private methods found
No private properties found
N/A

Properties

$jobs

$jobs : 

Type

Methods

__construct()

__construct() 

fix()

fix(string  $packageName, \Composer\Semver\Constraint\ConstraintInterface|null  $constraint = null) 

Mark an existing package as being installed and having to remain installed

These jobs will not be tempered with by the solver

Parameters

string $packageName
\Composer\Semver\Constraint\ConstraintInterface|null $constraint

updateAll()

updateAll() 

getJobs()

getJobs()