mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:44:03 +00:00
Support ramsey/uuid v3 & v4
This commit is contained in:
parent
245d998d59
commit
4b46c65b2f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^6.0|^7.0",
|
"illuminate/support": "^6.0|^7.0",
|
||||||
"facade/ignition-contracts": "^1.0",
|
"facade/ignition-contracts": "^1.0",
|
||||||
"ramsey/uuid": "^3.7"
|
"ramsey/uuid": "^3.7|^4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"vlucas/phpdotenv": "^3.3|^4.0",
|
"vlucas/phpdotenv": "^3.3|^4.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue