Skip to content

Commit 580df99

Browse files
committed
wip
1 parent f3b7651 commit 580df99

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,8 @@
138138
"ext-pcntl": "Required to use all features of the queue worker.",
139139
"ext-posix": "Required to use all features of the queue worker.",
140140
"ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
141-
<<<<<<< HEAD
142-
"aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.198.1).",
143-
=======
144141
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
145-
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).",
146-
>>>>>>> 8.x
142+
"aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.198.1).",
147143
"brianium/paratest": "Required to run tests in parallel (^6.0).",
148144
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
149145
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",

0 commit comments

Comments
 (0)