|
Path to composer.phar
|
In this text box, specify the location of the composer.phar archive.
Type the path manually or click the Browse button
and choose the desired location in the dialog box that opens. PhpStorm parses the contents of the specified file for Composer commands.
|
|
Click here to download from getcomposer.org
|
Click this link to have PhpStorm download composer.phar from the official storage and specify the folder to store the archive in.
This instance of Composer will be available in the current project only.
To use it in the command line mode, configure it as a command line tool.
|
|
Path to composer.json
|
In this text box, specify the location of the composer.json for listing descriptions of the project dependencies.
Type the path manually or click the Browse button
and choose the desired location in the dialog box that opens.
|