Skip to content

Commit bb9d7fc

Browse files
committed
Add --dev flag to installation instructions
1 parent bd1bd40 commit bb9d7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You'll have to follow a couple of simple steps to install this package.
1717
Via [composer](http://getcomposer.org):
1818

1919
```bash
20-
$ composer require sven/laravel-view-assertions
20+
$ composer require sven/laravel-view-assertions --dev
2121
```
2222

2323
Or add the package to your dependencies in `composer.json` and run

0 commit comments

Comments
 (0)