mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13407] Update composer.lock file
PHPBB3-13407
This commit is contained in:
parent
b8939da242
commit
e323c7c23a
1 changed files with 6 additions and 6 deletions
12
phpBB/composer.lock
generated
12
phpBB/composer.lock
generated
|
@ -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": "e3a23e29090153926c7cc50915858aea",
|
"hash": "2038bc8bd0fea66b22774ca7bca11a79",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "lusitanian/oauth",
|
"name": "lusitanian/oauth",
|
||||||
|
@ -815,12 +815,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/TwigBridge.git",
|
"url": "https://github.com/symfony/TwigBridge.git",
|
||||||
"reference": "8a64dbe369266e96869a9679514e92e91a9f5a47"
|
"reference": "bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/TwigBridge/zipball/8a64dbe369266e96869a9679514e92e91a9f5a47",
|
"url": "https://api.github.com/repos/symfony/TwigBridge/zipball/bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7",
|
||||||
"reference": "8a64dbe369266e96869a9679514e92e91a9f5a47",
|
"reference": "bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -883,7 +883,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Twig Bridge",
|
"description": "Symfony Twig Bridge",
|
||||||
"homepage": "http://symfony.com",
|
"homepage": "http://symfony.com",
|
||||||
"time": "2015-01-25 18:37:18"
|
"time": "2015-02-02 16:43:28"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
|
@ -2551,7 +2551,7 @@
|
||||||
},
|
},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.9"
|
||||||
},
|
},
|
||||||
"platform-dev": []
|
"platform-dev": []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue