Skip to content

Commit 78e46d0

Browse files
committed
Add '--dev' parameter to installation script
1 parent 5be3c6a commit 78e46d0

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
@@ -12,7 +12,7 @@ This package provides a simple way to check how many queries a test suite has pe
1212
You can install the package via composer:
1313

1414
```bash
15-
composer require lucasdotdev/laravel-database-queries-counter
15+
composer require lucasdotdev/laravel-database-queries-counter --dev
1616
```
1717

1818
You can publish the traits if you want to extend them:

0 commit comments

Comments
 (0)