mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
Use real queues in JobPipelineTest
This commit is contained in:
parent
6f4b9f486c
commit
00bb0d06b3
3 changed files with 102 additions and 29 deletions
|
|
@ -20,7 +20,8 @@
|
|||
"laravel/framework": "^6.0|^7.0",
|
||||
"orchestra/testbench-browser-kit": "^4.0|^5.0",
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"doctrine/dbal": "^2.10"
|
||||
"doctrine/dbal": "^2.10",
|
||||
"spatie/valuestore": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue