Lines Matching refs:composer
16 * `composer`
54 $ sudo mv composer.phar /usr/local/bin/composer
137 You need to add this to your project's `composer.json` file.
146 need the `composer` and `protoc` binaries. You can find out how to get these below.
219 Add this to your `composer.json` file:
274 Install the runtime dependencies via `composer install`.
278 $ composer install
340 Make sure you have run `composer install` to generate the `vendor/autoload.php` file
344 $ composer install
413 Make sure you have run `composer install` to generate the `vendor/autoload.php` file
417 $ composer install