Skip to content

Commit dbcde5f

Browse files
author
Thomas Hauschild
committed
feat: add laravel/prompts dependency to composer.json
1 parent f1e2b0a commit dbcde5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
"psr-4": {
1111
"OpenForgeProject\\MageForge\\": "src/"
1212
}
13+
},
14+
"require": {
15+
"laravel/prompts": "^0.3.5"
1316
}
1417
}

0 commit comments

Comments
 (0)