Use global (#1733)
This commit is contained in:
parent
e2680e5684
commit
ff5e63c9db
|
@ -10,7 +10,7 @@ description: |
|
||||||
Basic guide on how to use Composer, the PHP Package manager.
|
Basic guide on how to use Composer, the PHP Package manager.
|
||||||
---
|
---
|
||||||
|
|
||||||
All composer commands, depending on your install, may need to use `php composer.phar` in the install folder for composer, instead of plain `composer`.
|
All composer commands, depending on your install, may need to use `php composer.phar` in the install folder for composer, instead of global/plain `composer`.
|
||||||
|
|
||||||
### Installing dependencies
|
### Installing dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue