mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:54:03 +00:00
Model timestamps
This commit is contained in:
parent
4b5554dcac
commit
6b103cd2cb
6 changed files with 10 additions and 6 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"require": {
|
||||
"illuminate/support": "^6.0",
|
||||
"webpatser/laravel-uuid": "^3.0",
|
||||
"facade/ignition-contracts": "^1.0"
|
||||
"facade/ignition-contracts": "^1.0",
|
||||
"nesbot/carbon": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"vlucas/phpdotenv": "^3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue