mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:24:04 +00:00
update prompts dependency
This commit is contained in:
parent
5929ff9da2
commit
232f3ceb4e
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"keywords": [
|
||||
"laravel",
|
||||
"multi-tenancy",
|
||||
"multitenancy",
|
||||
"multi-database",
|
||||
"tenancy"
|
||||
],
|
||||
|
|
@ -25,7 +26,7 @@
|
|||
"stancl/jobpipeline": "2.0.0-rc2",
|
||||
"stancl/virtualcolumn": "dev-master",
|
||||
"spatie/invade": "^1.1",
|
||||
"laravel/prompts": "^0.1.9"
|
||||
"laravel/prompts": "0.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^10.1|^11.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue