aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinny <vinny@suportephpbb.com.br>2017-04-04 04:20:00 -0300
committerVinny <vinny@suportephpbb.com.br>2017-04-04 04:20:00 -0300
commit91fc8f407a19760af7d274ff1dbf5a58b39f2fe9 (patch)
treef8d40b48827cbfee800ff12f7b3a20c4b3542f5e
parent16e79d00d1766e4151e8be4b1ef95de741a746e2 (diff)
downloadforums-91fc8f407a19760af7d274ff1dbf5a58b39f2fe9.tar
forums-91fc8f407a19760af7d274ff1dbf5a58b39f2fe9.tar.gz
forums-91fc8f407a19760af7d274ff1dbf5a58b39f2fe9.tar.bz2
forums-91fc8f407a19760af7d274ff1dbf5a58b39f2fe9.tar.xz
forums-91fc8f407a19760af7d274ff1dbf5a58b39f2fe9.zip
[ticket/15158] Update oauth to v0.8.10
PHPBB3-15158
-rw-r--r--phpBB/composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index 427fbe4d1b..697dfc3feb 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -279,16 +279,16 @@
},
{
"name": "lusitanian/oauth",
- "version": "v0.8.9",
+ "version": "v0.8.10",
"source": {
"type": "git",
"url": "https://github.com/Lusitanian/PHPoAuthLib.git",
- "reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b"
+ "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/29bda6e176df6c292a9b1c43ae8a44d56a87c30b",
- "reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b",
+ "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/09f4af38f17db6938253f4d1b171d537913ac1ed",
+ "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed",
"shasum": ""
},
"require": {
@@ -342,7 +342,7 @@
"oauth",
"security"
],
- "time": "2016-02-24 00:20:18"
+ "time": "2016-07-12 22:15:00"
},
{
"name": "marc1706/fast-image-size",