Skip to content

Commit e9cce7c

Browse files
author
Rias
authored
Add --dev to installation instruction
You don't really want to share exceptions when not in dev
1 parent 2f3b401 commit e9cce7c

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
@@ -24,7 +24,7 @@ We highly appreciate you sending us a postcard from your hometown, mentioning wh
2424
You can install the package via composer:
2525

2626
```bash
27-
composer require spatie/laravel-error-share
27+
composer require spatie/laravel-error-share --dev
2828
```
2929

3030
That's it. Trigger an error and you'll see a share button.

0 commit comments

Comments
 (0)