1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 04:42:37 +02:00

[ticket/14891] Use own proxy instantiator for open_basedir compatibility

Also reverted random_compat lib to 1.4.x.

PHPBB3-14891
This commit is contained in:
Marc Alexander
2016-12-09 08:17:51 +01:00
parent 467e603570
commit 7fedc19cc4
4 changed files with 83 additions and 9 deletions

View File

@@ -31,7 +31,7 @@
"guzzlehttp/guzzle": "~5.3",
"lusitanian/oauth": "^0.8.1",
"marc1706/fast-image-size": "^1.1",
"paragonie/random_compat": "^2.0",
"paragonie/random_compat": "^1.4",
"patchwork/utf8": "^1.1",
"s9e/text-formatter": "~0.8.0",
"symfony/config": "^2.8",