Merge pull request #4183 from marc1706/ticket/14485

[ticket/14485] Update composer.lock
This commit is contained in:
Joas Schilling 2016-02-18 17:57:18 +01:00
commit 6eb6c000c2

4
phpBB/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "5864f5064e1ca81dd9817ee2674b5dfd", "hash": "33fa9de480a8a9c8f7e3f2926cd4c034",
"packages": [ "packages": [
{ {
"name": "lusitanian/oauth", "name": "lusitanian/oauth",
@ -2307,7 +2307,7 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": ">=5.3.3" "php": ">=5.3.3,<7.0"
}, },
"platform-dev": [] "platform-dev": []
} }