Update composer.md (#628)

replaced to with from
This commit is contained in:
jascha ehrenreich 2018-11-07 21:27:52 +01:00 committed by chad d
parent 77d78b29f6
commit e059b21d6f
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ All composer commands, depending on your install, may need to use `php composer.
| Command | Description |
| --- | --- |
| `composer remove laravel` | Remove new package to composer.json and uninstall it |
| `composer remove laravel` | Remove new package from composer.json and uninstall it |