8000 [Docs] Fix 'composer require' option typo (#87) · martynling/laravel-json-api@3fec745 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fec745

Browse files
GregPedenlindyhopchris
authored andcommitted
[Docs] Fix 'composer require' option typo (cloudcreativity#87)
1 parent eb2dd6d commit 3fec745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As we are currently on pre-1.0 releases, when you upgrade you will also need to
44
dependencies need to be upgraded. Use the following command:
55

66
```bash
7-
$ composer require cloudcreativity/laravel-json-api:^0.10 --upgrade-with-dependencies
7+
$ composer require cloudcreativity/laravel-json-api:^0.10 --update-with-dependencies
88
```
99

1010
## Upgrading to 0.10 from 0.9

0 commit comments

Comments
 (0)
0