1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:24:04 +00:00

add prompts to tenant:tinker

This commit is contained in:
Samuel Štancl 2024-04-06 01:22:14 +02:00
parent 4cc9fbe7ea
commit 489fbb9402
3 changed files with 72 additions and 12 deletions

View file

@ -24,7 +24,8 @@
"ramsey/uuid": "^4.7.3",
"stancl/jobpipeline": "2.0.0-rc2",
"stancl/virtualcolumn": "dev-master",
"spatie/invade": "^1.1"
"spatie/invade": "^1.1",
"laravel/prompts": "^0.1.17"
},
"require-dev": {
"laravel/framework": "^10.1|^11.2",