mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch 'ticket/16632' into ticket/16632-master
This commit is contained in:
commit
8115ff4965
3 changed files with 629 additions and 462 deletions
BIN
composer.phar
BIN
composer.phar
Binary file not shown.
|
@ -29,8 +29,9 @@
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"bantu/ini-get-wrapper": "~1.0",
|
"bantu/ini-get-wrapper": "~1.0",
|
||||||
"composer/composer": "^1.6",
|
"composer/composer": "^2.0",
|
||||||
"composer/installers": "^1.4",
|
"composer/installers": "^1.9",
|
||||||
|
"composer/package-versions-deprecated": "1.11.99.1",
|
||||||
"google/recaptcha": "~1.1",
|
"google/recaptcha": "~1.1",
|
||||||
"guzzlehttp/guzzle": "~6.3",
|
"guzzlehttp/guzzle": "~6.3",
|
||||||
"lusitanian/oauth": "^0.8.1",
|
"lusitanian/oauth": "^0.8.1",
|
||||||
|
|
1086
phpBB/composer.lock
generated
1086
phpBB/composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue