We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f5208 commit 3ba9f76Copy full SHA for 3ba9f76
README.md
@@ -119,7 +119,7 @@ When upgrading you typically want to upgrade this package and all our related pa
119
```bash
120
composer require laravel-json-api/laravel --no-update
121
composer require laravel-json-api/testing --dev --no-update
122
-composer up laravel-json-api/* cloudcreativity/json-api-testing
+composer up "laravel-json-api/*" cloudcreativity/json-api-testing
123
```
124
125
## Example Application
0 commit comments