Skip to content

Commit abe91d4

Browse files
authored
Merge pull request #89 from starred-com/master
Allow async-aws/sqs:^2.0
2 parents 78de6f8 + edae383 commit abe91d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=8.0",
1919
"ext-json": "*",
2020
"async-aws/sns": "^1.0",
21-
"async-aws/sqs": "^1.2",
21+
"async-aws/sqs": "^1.2|^2.0",
2222
"async-aws/event-bridge": "^1.0",
2323
"bref/bref": "^1.5 || ^2.0",
2424
"symfony/amazon-sqs-messenger": "^5.4 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)