1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-09-09 07:00:41 +02:00

Update dependencies

This commit is contained in:
Marco
2016-07-21 17:33:48 +02:00
parent ab55f7e562
commit 1f8df61168
2 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
"require": {
"php": ">=5.5.0",
"ext-openssl": "*",
"delight-im/cookie": "^1.3"
"delight-im/cookie": "^2.0"
},
"type": "library",
"keywords": [ "auth", "authentication", "login", "security" ],