File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7878 "illuminate/view" : " self.version"
7979 },
8080 "require-dev" : {
81- "aws/aws-sdk-php" : " ^3.186.4 " ,
81+ "aws/aws-sdk-php" : " ^3.189.0 " ,
8282 "doctrine/dbal" : " ^2.6|^3.0" ,
8383 "filp/whoops" : " ^2.8" ,
8484 "guzzlehttp/guzzle" : " ^6.5.5|^7.0.1" ,
128128 "ext-pcntl" : " Required to use all features of the queue worker." ,
129129 "ext-posix" : " Required to use all features of the queue worker." ,
130130 "ext-redis" : " Required to use the Redis cache and queue drivers (^4.0|^5.0)." ,
131- "aws/aws-sdk-php" : " Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.186.4 )." ,
131+ "aws/aws-sdk-php" : " Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.189.0 )." ,
132132 "brianium/paratest" : " Required to run tests in parallel (^6.0)." ,
133133 "doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.6|^3.0)." ,
134134 "filp/whoops" : " Required for friendly error pages in development (^2.8)." ,
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "suggest" : {
40- "aws/aws-sdk-php" : " Required to use the SES mail driver (^3.186.4 )." ,
40+ "aws/aws-sdk-php" : " Required to use the SES mail driver (^3.189.0 )." ,
4141 "guzzlehttp/guzzle" : " Required to use the Mailgun mail driver (^6.5.5|^7.0.1)." ,
4242 "wildbit/swiftmailer-postmark" : " Required to use Postmark mail driver (^3.0)."
4343 },
Original file line number Diff line number Diff line change 4141 "suggest" : {
4242 "ext-pcntl" : " Required to use all features of the queue worker." ,
4343 "ext-posix" : " Required to use all features of the queue worker." ,
44- "aws/aws-sdk-php" : " Required to use the SQS queue driver and DynamoDb failed job storage (^3.186.4 )." ,
44+ "aws/aws-sdk-php" : " Required to use the SQS queue driver and DynamoDb failed job storage (^3.189.0 )." ,
4545 "illuminate/redis" : " Required to use the Redis queue driver (^8.0)." ,
4646 "pda/pheanstalk" : " Required to use the Beanstalk queue driver (^4.0)."
4747 },
You can’t perform that action at this time.
0 commit comments