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