Skip to content

Commit 3ba9f76

Browse files
committedApr 11, 2022
[Docs] Update upgrade section in readme
1 parent f7f5208 commit 3ba9f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ When upgrading you typically want to upgrade this package and all our related pa
119119
```bash
120120
composer require laravel-json-api/laravel --no-update
121121
composer require laravel-json-api/testing --dev --no-update
122-
composer up laravel-json-api/* cloudcreativity/json-api-testing
122+
composer up "laravel-json-api/*" cloudcreativity/json-api-testing
123123
```
124124

125125
## Example Application

0 commit comments

Comments
 (0)