implemented secure remember me functionality
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@
|
||||
"type": "project",
|
||||
"require": {
|
||||
"erusev/parsedown": "^1.7",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"phpmailer/phpmailer": "^6.9"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user