1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

[ticket/15357] Requires composer/installers in phpBB core for extensions

PHPBB3-15357
This commit is contained in:
Tristan Darricau
2017-09-10 11:03:31 +02:00
parent 83071ee3fd
commit c6bf129ee4
2 changed files with 120 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"php": ">=5.6",
"bantu/ini-get-wrapper": "1.0.*",
"composer/composer": "^1.0",
"composer/installers": "^1.4",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"lusitanian/oauth": "^0.8.1",