File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 81
81
},
82
82
"require-dev" : {
83
83
"aws/aws-sdk-php" : " ^3.198.1" ,
84
- "doctrine/dbal" : " ^2.13.3|^3.1.2 " ,
84
+ "doctrine/dbal" : " ^2.13.3|^3.1.4 " ,
85
85
"filp/whoops" : " ^2.14.3" ,
86
86
"guzzlehttp/guzzle" : " ^6.5.5|^7.0.1" ,
87
87
"league/flysystem-cached-adapter" : " ^1.0" ,
134
134
"ext-redis" : " Required to use the Redis cache and queue drivers (^4.0|^5.0)." ,
135
135
"aws/aws-sdk-php" : " Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1)." ,
136
136
"brianium/paratest" : " Required to run tests in parallel (^6.0)." ,
137
- "doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.13.3|^3.1.2 )." ,
137
+ "doctrine/dbal" : " Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4 )." ,
138
138
"filp/whoops" : " Required for friendly error pages in development (^2.14.3)." ,
139
139
"fakerphp/faker" : " Required to use the eloquent factory builder (^1.9.1)." ,
140
140
"guzzlehttp/guzzle" : " Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.5.5|^7.0.1)." ,
You can’t perform that action at this time.
0 commit comments