mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
Tenant contract, Tenancy bootstrappers, drop predis
This commit is contained in:
parent
98cb49b1c0
commit
f04ca349bd
13 changed files with 158 additions and 47 deletions
|
|
@ -11,8 +11,7 @@
|
|||
],
|
||||
"require": {
|
||||
"illuminate/support": "5.8.*",
|
||||
"webpatser/laravel-uuid": "^3.0",
|
||||
"predis/predis": "^1.1"
|
||||
"webpatser/laravel-uuid": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"vlucas/phpdotenv": "^3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue