Skip to content

Commit 3c21fd6

Browse files
authored
Adding the --update-with-dependencies flag
Temporary fix for #17
1 parent 927cf12 commit 3c21fd6

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
@@ -32,7 +32,7 @@ More advanced features like support for topics could be added in the future.
3232
You can install the package via composer:
3333

3434
``` bash
35-
composer require laravel-notification-channels/aws-sns
35+
composer require laravel-notification-channels/aws-sns --update-with-dependencies
3636
```
3737

3838
### Setting up the AWS SNS service

0 commit comments

Comments
 (0)