1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 13:14:05 +00:00

[1.8.0] Add Telescope tags with tenant ids (#77)

This commit is contained in:
Samuel Štancl 2019-08-19 21:11:55 +02:00 committed by GitHub
parent 8d8c177dac
commit 824ecfce48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 64 additions and 0 deletions

View file

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