Skip to content

Commit 0a4e832

Browse files
authored
Merge pull request laradock#2395 from erlangp/patch-1
lowercase
2 parents e536324 + abdcfa1 commit 0a4e832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DOCUMENTATION/content/documentation

DOCUMENTATION/content/documentation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ Note: Should add `--user=laradock` (example `docker-compose exec --user=laradock
536536
php artisan
537537
```
538538
```bash
539-
Composer update
539+
composer update
540540
```
541541
```bash
542542
phpunit

0 commit comments

Comments
 (0)