mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:44:04 +00:00
wip
This commit is contained in:
parent
1578a196c9
commit
fa40abde19
4 changed files with 10 additions and 6 deletions
|
|
@ -10,13 +10,13 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"illuminate/support": "^5.8",
|
||||
"illuminate/support": "5.8.*",
|
||||
"webpatser/laravel-uuid": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "~3.8",
|
||||
"laravel/framework": "5.8.*",
|
||||
"vlucas/phpdotenv": "^2.2",
|
||||
"vlucas/phpdotenv": "^3.3",
|
||||
"psy/psysh": "@stable",
|
||||
"league/flysystem-aws-s3-v3": "~1.0"
|
||||
},
|
||||
|
|
@ -42,5 +42,7 @@
|
|||
"Tenancy": "Stancl\\Tenancy\\TenancyFacade"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue