mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-09-03 04:32:34 +02:00
Require 'delight-im/db' as dependency
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"ext-openssl": "*",
|
||||
"delight-im/cookie": "^2.0"
|
||||
"delight-im/cookie": "^2.0",
|
||||
"delight-im/db": "^1.0"
|
||||
},
|
||||
"type": "library",
|
||||
"keywords": [ "auth", "authentication", "login", "security" ],
|
||||
|
Reference in New Issue
Block a user