[develop] Update / Fix composer.lock hash.

This commit is contained in:
Andreas Fischer 2014-11-11 13:59:16 +01:00
parent 16de388437
commit d266c7ae26

14
phpBB/composer.lock generated
View file

@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"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"
], ],
"hash": "1344b97ad0b4c8eb75a384a545065333", "hash": "3c4d83fc3d00d6d76787dbb1d89ee405",
"packages": [ "packages": [
{ {
"name": "lusitanian/oauth", "name": "lusitanian/oauth",
@ -2313,11 +2313,17 @@
"time": "2014-09-23 05:25:11" "time": "2014-09-23 05:25:11"
} }
], ],
"aliases": [], "aliases": [
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": [
],
"platform": { "platform": {
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"platform-dev": [] "platform-dev": [
]
} }