Skip to content

Commit 9c64f5c

Browse files
add Invitation feature.
1 parent 52e712b commit 9c64f5c

File tree

4 files changed

+1394
-57
lines changed

4 files changed

+1394
-57
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"illuminate/events": "^9.52",
2121
"illuminate/container": "^9.52",
2222
"jwage/purl": "^0.0.9",
23-
"defuse/php-encryption": "^2.3"
23+
"defuse/php-encryption": "^2.3",
24+
"illuminate/http": "^9.52"
2425
},
2526
"extra": {
2627
"laravel": {

0 commit comments

Comments
 (0)