1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/15369] Update composer to 1.6.x

PHPBB3-15369
This commit is contained in:
Matt Friedman
2018-01-06 09:36:16 -08:00
parent 3c143e7ae8
commit a6b45ff0fd
2 changed files with 111 additions and 111 deletions

View File

@@ -27,7 +27,7 @@
"require": {
"php": ">=5.6",
"bantu/ini-get-wrapper": "1.0.*",
"composer/composer": "^1.5",
"composer/composer": "^1.6",
"composer/installers": "^1.4",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",