1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-05 07:37:25 +02:00

Update dependencies

This commit is contained in:
Marco
2017-07-24 21:21:44 +02:00
parent 0d9be76f8b
commit b1ac859fd2

12
composer.lock generated
View File

@@ -8,21 +8,21 @@
"packages": [ "packages": [
{ {
"name": "delight-im/cookie", "name": "delight-im/cookie",
"version": "v2.1.1", "version": "v2.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/delight-im/PHP-Cookie.git", "url": "https://github.com/delight-im/PHP-Cookie.git",
"reference": "22f2c19750a6ad3dbf69a8ef3ea0e454a8e064fa" "reference": "e1ab463ec804ef2decf4cbeaa9cf407413398bcd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/delight-im/PHP-Cookie/zipball/22f2c19750a6ad3dbf69a8ef3ea0e454a8e064fa", "url": "https://api.github.com/repos/delight-im/PHP-Cookie/zipball/e1ab463ec804ef2decf4cbeaa9cf407413398bcd",
"reference": "22f2c19750a6ad3dbf69a8ef3ea0e454a8e064fa", "reference": "e1ab463ec804ef2decf4cbeaa9cf407413398bcd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"delight-im/http": "^2.0", "delight-im/http": "^2.0",
"php": ">=5.6.0" "php": ">=5.4.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -45,7 +45,7 @@
"samesite", "samesite",
"xss" "xss"
], ],
"time": "2016-12-18T20:22:46+00:00" "time": "2017-06-11T22:03:56+00:00"
}, },
{ {
"name": "delight-im/db", "name": "delight-im/db",