You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The **Amazon SQS Extended Client Library for PHP** enables you to manage Amazon
30
30
31
31
> We highly recommend you use a _private_ bucket when storing SQS payloads. Payloads can contain sensitive information and should never be shared publicly.
32
32
33
-
2. Run `composer require ratheeps/laravel-pub-sub-messaging "~1"` to install the queue driver.
33
+
2. Run `composer require ratheeps/laravel-pub-sub-messaging` to install the queue driver.
34
34
35
35
3. Then, add the following queue settings to your `queue.php` file.
0 commit comments