1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/16877] Use replacement library for oauth

PHPBB3-16877
This commit is contained in:
Marc Alexander
2023-08-15 19:56:36 +02:00
parent bdbbc63b9c
commit 74fe9f40b7
2 changed files with 70 additions and 73 deletions

View File

@@ -30,10 +30,10 @@
"ext-json": "*",
"ext-mbstring": "*",
"bantu/ini-get-wrapper": "~1.0",
"carlos-mg89/oauth": "^0.8.15",
"composer/package-versions-deprecated": "^1.11",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"lusitanian/oauth": "^0.8.1",
"marc1706/fast-image-size": "^1.1",
"s9e/text-formatter": "^2.0",
"symfony/config": "~3.4",