1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-17 14:18:24 +01:00

[ticket/12920] Update composer.lock file after update nothing

PHPBB3-12920
This commit is contained in:
Nils Adermann 2014-08-07 15:43:44 +02:00
parent 9f3e678117
commit b9fb4e3050

30
phpBB/composer.lock generated
View File

@ -3,7 +3,7 @@
"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"
],
"hash": "dcd46c1373cfc4dacd2e1f8a79da0b91",
"hash": "6bc742a2b9feb426db9987d27085f915",
"packages": [
{
"name": "lusitanian/oauth",
@ -254,15 +254,13 @@
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Symfony Debug Component",
@ -2430,17 +2428,11 @@
"time": "2014-05-17 21:49:26"
}
],
"aliases": [
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [
],
"platform": [
],
"platform-dev": [
]
"stability-flags": [],
"platform": {
"php": ">=5.3.3"
},
"platform-dev": []
}