File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 138
138
"ext-pcntl" : " Required to use all features of the queue worker." ,
139
139
"ext-posix" : " Required to use all features of the queue worker." ,
140
140
"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
- =======
144
141
"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)." ,
147
143
"brianium/paratest" : " Required to run tests in parallel (^6.0)." ,
148
144
"doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4)." ,
149
145
"filp/whoops" : " Required for friendly error pages in development (^2.14.3)." ,
You can’t perform that action at this time.
0 commit comments