1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:24:04 +00:00

Add DatabaseCreationTest

This commit is contained in:
Samuel Štancl 2019-02-07 17:38:00 +01:00
parent c71e639767
commit f993308b16
8 changed files with 128 additions and 50 deletions

View file

@ -15,7 +15,8 @@
},
"require-dev": {
"orchestra/testbench": "~3.0",
"laravel/framework": "5.7.*"
"laravel/framework": "5.7.*",
"vlucas/phpdotenv": "^2.2"
},
"autoload": {
"psr-4": {