1
0
Fork 0
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:
Samuel Štancl 2019-02-08 23:59:27 +01:00
parent dc21bfa37a
commit 2c69c37032
6 changed files with 30 additions and 3 deletions

View file

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