File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 "aws/aws-sdk-php" : " ^3.0" ,
8181 "doctrine/dbal" : " ^2.6" ,
8282 "filp/whoops" : " ^2.8" ,
83- "guzzlehttp/guzzle" : " ^6.3|^7.0" ,
83+ "guzzlehttp/guzzle" : " ^6.3.1 |^7.0.1 " ,
8484 "league/flysystem-cached-adapter" : " ^1.0" ,
8585 "mockery/mockery" : " ~1.3.3|^1.4.2" ,
8686 "moontoast/math" : " ^1.1" ,
123123 "doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.6)." ,
124124 "filp/whoops" : " Required for friendly error pages in development (^2.8)." ,
125125 "fzaninotto/faker" : " Required to use the eloquent factory builder (^1.9.1)." ,
126- "guzzlehttp/guzzle" : " Required to use the Mailgun mail driver and the ping methods on schedules (^6.0 |^7.0)." ,
126+ "guzzlehttp/guzzle" : " Required to use the Mailgun mail driver and the ping methods on schedules (^6.3.1 |^7.0.1 )." ,
127127 "laravel/tinker" : " Required to use the tinker console command (^2.0)." ,
128128 "league/flysystem-aws-s3-v3" : " Required to use the Flysystem S3 driver (^1.0)." ,
129129 "league/flysystem-cached-adapter" : " Required to use the Flysystem cache (^1.0)." ,
Original file line number Diff line number Diff line change 3232 },
3333 "suggest" : {
3434 "dragonmantank/cron-expression" : " Required to use scheduler (^2.3.1)." ,
35- "guzzlehttp/guzzle" : " Required to use the ping methods on schedules (^6.0 |^7.0)." ,
35+ "guzzlehttp/guzzle" : " Required to use the ping methods on schedules (^6.3.1 |^7.0.1 )." ,
3636 "illuminate/bus" : " Required to use the scheduled job dispatcher (^6.0)" ,
3737 "illuminate/container" : " Required to use the scheduler (^6.0)" ,
3838 "illuminate/filesystem" : " Required to use the generator command (^6.0)" ,
Original file line number Diff line number Diff line change 3636 },
3737 "suggest" : {
3838 "aws/aws-sdk-php" : " Required to use the SES mail driver (^3.0)." ,
39- "guzzlehttp/guzzle" : " Required to use the Mailgun mail driver (^6.0 |^7.0)." ,
39+ "guzzlehttp/guzzle" : " Required to use the Mailgun mail driver (^6.3.1 |^7.0.1 )." ,
4040 "wildbit/swiftmailer-postmark" : " Required to use Postmark mail driver (^3.0)."
4141 },
4242 "config" : {
You can’t perform that action at this time.
0 commit comments