1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:54:03 +00:00

[1.8.0] Tenant redirect (#103)

This commit is contained in:
Samuel Štancl 2019-08-18 12:48:10 +02:00 committed by GitHub
parent 6cee5d36ad
commit b12b9c3a54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 40 additions and 1 deletions

View file

@ -17,7 +17,7 @@
"require-dev": {
"vlucas/phpdotenv": "^3.3",
"laravel/framework": "5.8.*",
"orchestra/testbench": "~3.8",
"orchestra/testbench-browser-kit": "~3.8",
"league/flysystem-aws-s3-v3": "~1.0",
"phpunit/phpcov": "^6.0"
},