mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
[TASK] better password storing (password_verify API)
This commit is contained in:
parent
4842796204
commit
3c6936349f
11 changed files with 501 additions and 26 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"require": {
|
||||
"michelf/php-markdown": "~1.4",
|
||||
"suin/php-rss-writer": "~1",
|
||||
"kanti/hub-updater": "~0.3"
|
||||
"kanti/hub-updater": "~0.3",
|
||||
"ircmaxell/password-compat": "~1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue