Authenticacion

This commit is contained in:
2020-04-07 15:37:21 -04:00
parent 2ae6826ff4
commit bca4665721
27 changed files with 378 additions and 34 deletions

View File

@ -15,7 +15,8 @@
"tuupola/slim-basic-auth": "^3.2",
"mustangostang/spyc": "^0.6.3",
"nette/mail": "^3.1",
"nesbot/carbon": "^2.32"
"nesbot/carbon": "^2.32",
"vlucas/phpdotenv": "^4.1"
},
"require-dev": {
"phpunit/phpunit": "^8.5",