Merge branch '3.2.x'

* 3.2.x:
  [ticket/15158] Update oauth to v0.8.10
This commit is contained in:
Tristan Darricau 2017-04-18 23:54:27 +02:00
commit 1e14328493
No known key found for this signature in database
GPG key ID: 817043C2E29DB881

10
phpBB/composer.lock generated
View file

@ -255,16 +255,16 @@
}, },
{ {
"name": "lusitanian/oauth", "name": "lusitanian/oauth",
"version": "v0.8.9", "version": "v0.8.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Lusitanian/PHPoAuthLib.git", "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
"reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b" "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/29bda6e176df6c292a9b1c43ae8a44d56a87c30b", "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/09f4af38f17db6938253f4d1b171d537913ac1ed",
"reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b", "reference": "09f4af38f17db6938253f4d1b171d537913ac1ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -318,7 +318,7 @@
"oauth", "oauth",
"security" "security"
], ],
"time": "2016-02-24 00:20:18" "time": "2016-07-12 22:15:00"
}, },
{ {
"name": "marc1706/fast-image-size", "name": "marc1706/fast-image-size",