We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927cf12 commit 3c21fd6Copy full SHA for 3c21fd6
README.md
@@ -32,7 +32,7 @@ More advanced features like support for topics could be added in the future.
32
You can install the package via composer:
33
34
``` bash
35
-composer require laravel-notification-channels/aws-sns
+composer require laravel-notification-channels/aws-sns --update-with-dependencies
36
```
37
38
### Setting up the AWS SNS service
0 commit comments