mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
Write more tests, fix filesystem support for s3
This commit is contained in:
parent
dc21bfa37a
commit
2c69c37032
6 changed files with 30 additions and 3 deletions
|
|
@ -17,7 +17,8 @@
|
|||
"orchestra/testbench": "~3.0",
|
||||
"laravel/framework": "5.7.*",
|
||||
"vlucas/phpdotenv": "^2.2",
|
||||
"psy/psysh": "@stable"
|
||||
"psy/psysh": "@stable",
|
||||
"league/flysystem-aws-s3-v3": "~1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue