File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 116116 "ext-memcached" : " Required to use the memcache cache driver." ,
117117 "ext-pcntl" : " Required to use all features of the queue worker." ,
118118 "ext-posix" : " Required to use all features of the queue worker." ,
119- "ext-redis" : " Required to use the Redis cache and queue drivers." ,
119+ "ext-redis" : " Required to use the Redis cache and queue drivers (^4.0|^5.0) ." ,
120120 "aws/aws-sdk-php" : " Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0)." ,
121121 "doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.6)." ,
122122 "filp/whoops" : " Required for friendly error pages in development (^2.4)." ,
Original file line number Diff line number Diff line change 2424 }
2525 },
2626 "suggest" : {
27- "ext-redis" : " Required to use the phpredis connector (^4.0)." ,
27+ "ext-redis" : " Required to use the phpredis connector (^4.0|^5.0 )." ,
2828 "predis/predis" : " Required to use the predis connector (^1.0)."
2929 },
3030 "extra" : {
You can’t perform that action at this time.
0 commit comments