1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-03 22:57:27 +02:00

Update dependencies

This commit is contained in:
Marco
2017-07-26 16:16:20 +02:00
parent 78b7fb4169
commit 8feda0ae58

10
composer.lock generated
View File

@@ -49,16 +49,16 @@
}, },
{ {
"name": "delight-im/cookie", "name": "delight-im/cookie",
"version": "v2.1.2", "version": "v2.1.3",
"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": "e1ab463ec804ef2decf4cbeaa9cf407413398bcd" "reference": "a66c8a02aa4776c4b7d3d04c695411f73e04e1eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/delight-im/PHP-Cookie/zipball/e1ab463ec804ef2decf4cbeaa9cf407413398bcd", "url": "https://api.github.com/repos/delight-im/PHP-Cookie/zipball/a66c8a02aa4776c4b7d3d04c695411f73e04e1eb",
"reference": "e1ab463ec804ef2decf4cbeaa9cf407413398bcd", "reference": "a66c8a02aa4776c4b7d3d04c695411f73e04e1eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -86,7 +86,7 @@
"samesite", "samesite",
"xss" "xss"
], ],
"time": "2017-06-11T22:03:56+00:00" "time": "2017-07-26T14:03:38+00:00"
}, },
{ {
"name": "delight-im/db", "name": "delight-im/db",