mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15369] Update composer to 1.5
PHPBB3-15369
This commit is contained in:
parent
9e3432cd7b
commit
3c143e7ae8
3 changed files with 403 additions and 324 deletions
BIN
composer.phar
BIN
composer.phar
Binary file not shown.
|
@ -27,7 +27,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6",
|
"php": ">=5.6",
|
||||||
"bantu/ini-get-wrapper": "1.0.*",
|
"bantu/ini-get-wrapper": "1.0.*",
|
||||||
"composer/composer": "^1.0",
|
"composer/composer": "^1.5",
|
||||||
"composer/installers": "^1.4",
|
"composer/installers": "^1.4",
|
||||||
"google/recaptcha": "~1.1",
|
"google/recaptcha": "~1.1",
|
||||||
"guzzlehttp/guzzle": "~6.3",
|
"guzzlehttp/guzzle": "~6.3",
|
||||||
|
|
725
phpBB/composer.lock
generated
725
phpBB/composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue