1
0
Fork 0
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:
Samuel Štancl 2020-05-11 04:33:55 +02:00
parent 6f4b9f486c
commit 00bb0d06b3
3 changed files with 102 additions and 29 deletions

View file

@ -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": {