diff options
author | Nicofuma <github@nicofuma.fr> | 2015-02-04 17:48:10 +0100 |
---|---|---|
committer | Nicofuma <github@nicofuma.fr> | 2015-02-04 17:48:10 +0100 |
commit | e323c7c23aabcd9914d2a2572e43430e00ced421 (patch) | |
tree | 581492d56c4aae66496c0c1819165c242ffac87f | |
parent | b8939da2425eb96dff26dbf51d6ead01fbb4901a (diff) | |
download | forums-e323c7c23aabcd9914d2a2572e43430e00ced421.tar forums-e323c7c23aabcd9914d2a2572e43430e00ced421.tar.gz forums-e323c7c23aabcd9914d2a2572e43430e00ced421.tar.bz2 forums-e323c7c23aabcd9914d2a2572e43430e00ced421.tar.xz forums-e323c7c23aabcd9914d2a2572e43430e00ced421.zip |
[ticket/13407] Update composer.lock file
PHPBB3-13407
-rw-r--r-- | phpBB/composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock index d9ee00c7bd..b6957aa667 100644 --- a/phpBB/composer.lock +++ b/phpBB/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "e3a23e29090153926c7cc50915858aea", + "hash": "2038bc8bd0fea66b22774ca7bca11a79", "packages": [ { "name": "lusitanian/oauth", @@ -815,12 +815,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/TwigBridge.git", - "reference": "8a64dbe369266e96869a9679514e92e91a9f5a47" + "reference": "bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/8a64dbe369266e96869a9679514e92e91a9f5a47", - "reference": "8a64dbe369266e96869a9679514e92e91a9f5a47", + "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7", + "reference": "bd5f5e3cde85eb2dfa074134bc9ac66b30ca6fc7", "shasum": "" }, "require": { @@ -883,7 +883,7 @@ ], "description": "Symfony Twig Bridge", "homepage": "http://symfony.com", - "time": "2015-01-25 18:37:18" + "time": "2015-02-02 16:43:28" }, { "name": "symfony/yaml", @@ -2551,7 +2551,7 @@ }, "prefer-stable": false, "platform": { - "php": ">=5.3.3" + "php": ">=5.3.9" }, "platform-dev": [] } |