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 179
179
"league/flysystem-sftp-v3" : " Required to use the Flysystem SFTP driver (^3.0)." ,
180
180
"mockery/mockery" : " Required to use mocking (^1.5.1)." ,
181
181
"nyholm/psr7" : " Required to use PSR-7 bridging features (^1.2)." ,
182
- "pda/pheanstalk" : " Required to use the beanstalk queue driver (^4 .0)." ,
182
+ "pda/pheanstalk" : " Required to use the beanstalk queue driver (^5 .0)." ,
183
183
"phpunit/phpunit" : " Required to use assertions and run tests (^9.5.8|^10.0.7)." ,
184
184
"predis/predis" : " Required to use the predis connector (^2.0.2)." ,
185
185
"psr/http-message" : " Required to allow Storage::put to accept a StreamInterface (^1.0)." ,
Original file line number Diff line number Diff line change 45
45
"ext-posix" : " Required to use all features of the queue worker." ,
46
46
"aws/aws-sdk-php" : " Required to use the SQS queue driver and DynamoDb failed job storage (^3.235.5)." ,
47
47
"illuminate/redis" : " Required to use the Redis queue driver (^11.0)." ,
48
- "pda/pheanstalk" : " Required to use the Beanstalk queue driver (^4 .0)."
48
+ "pda/pheanstalk" : " Required to use the Beanstalk queue driver (^5 .0)."
49
49
},
50
50
"config" : {
51
51
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments