Add laravel prompts package
This commit is contained in:
parent
c61f24ed7b
commit
0278a396e5
|
|
@ -12,6 +12,7 @@
|
|||
"php": "^8.2",
|
||||
"laravel/fortify": "^1.32",
|
||||
"laravel/framework": "^12.0",
|
||||
"laravel/prompts": "^0.3.8",
|
||||
"laravel/tinker": "^2.10.1"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "50a06c71ff0a1192048a04a55237300f",
|
||||
"content-hash": "bd377529b45b2db07fbfd360dccb505c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
|
|
|
|||
Loading…
Reference in New Issue