1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-20 06:41:30 +02:00

Change minimum required PHP version from 5.5.0 to 5.6.0

This commit is contained in:
Marco
2016-09-14 16:49:13 +02:00
parent 5c87e877db
commit f2a1aedf7a
3 changed files with 5 additions and 5 deletions

6
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "22e56875c7a1386807d5cf6ae01f50fa",
"content-hash": "b914ccd7ac15e1519d7a04b55dbe725e",
"hash": "2fcb5bf14375dcb4f3e1aefed162f9ac",
"content-hash": "36b2872a9cd5c5d018a7eff0b026b862",
"packages": [
{
"name": "delight-im/cookie",
@@ -92,7 +92,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.5.0",
"php": ">=5.6.0",
"ext-openssl": "*"
},
"platform-dev": []