diff options
author | Marc Alexander <admin@m-a-styles.de> | 2015-04-24 13:38:42 +0200 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2015-04-24 13:39:15 +0200 |
commit | 9088f448633ff42d767afac674324d1e26911ab6 (patch) | |
tree | 869240ec539901975a232a40b4ab751f43e1db16 | |
parent | 55c5bc126decffeaa74abdb853eb010cc3dcda8c (diff) | |
download | forums-9088f448633ff42d767afac674324d1e26911ab6.tar forums-9088f448633ff42d767afac674324d1e26911ab6.tar.gz forums-9088f448633ff42d767afac674324d1e26911ab6.tar.bz2 forums-9088f448633ff42d767afac674324d1e26911ab6.tar.xz forums-9088f448633ff42d767afac674324d1e26911ab6.zip |
[ticket/8672] Update hash of lock file
PHPBB3-8672
-rw-r--r-- | phpBB/composer.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock index 648dffdfbf..fce3bbc801 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": "91cc998d47b703a7bc4f726217d7a3a9", + "hash": "d5368b75d221b5573b30307cb2f25f3b", "packages": [ { "name": "lusitanian/oauth", |