InteractsWithComposerPackages
trait InteractsWithComposerPackages (View source)
Methods
bool
requireComposerPackages(string $composer, array $packages)
Installs the given Composer Packages into the application.
string
phpBinary()
Get the path to the appropriate PHP binary.
Details
protected bool
requireComposerPackages(string $composer, array $packages)
Installs the given Composer Packages into the application.
protected string
phpBinary()
Get the path to the appropriate PHP binary.