Skip to content

Commit

Permalink
Use -W option to ease install
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccreary committed Dec 8, 2023
1 parent bd02171 commit e5747ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Blueprint requires a Laravel application running the latest stable release of La
You can install Blueprint via composer using the following command:

```sh
composer require --dev laravel-shift/blueprint
composer require -W --dev laravel-shift/blueprint
```

Blueprint will automatically register itself using [package discovery](https://laravel.com/docs/packages#package-discovery).
Expand Down

0 comments on commit e5747ae

Please sign in to comment.