\think\composerLibraryInstaller

Summary

Methods
Properties
Constants
install()
update()
No public properties found
No constants found
makePromise()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

install()

install(\Composer\Repository\InstalledRepositoryInterface  $repo, \Composer\Package\PackageInterface  $package) : mixed

Parameters

\Composer\Repository\InstalledRepositoryInterface $repo
\Composer\Package\PackageInterface $package

Returns

mixed —

update()

update(\Composer\Repository\InstalledRepositoryInterface  $repo, \Composer\Package\PackageInterface  $initial, \Composer\Package\PackageInterface  $target) : mixed

Parameters

\Composer\Repository\InstalledRepositoryInterface $repo
\Composer\Package\PackageInterface $initial
\Composer\Package\PackageInterface $target

Returns

mixed —

makePromise()

makePromise(mixed  $promise) : mixed

Parameters

mixed $promise

Returns

mixed —