mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16964] Update composer dependencies to latest versions
Also added composer/installers to allowed plugins. PHPBB3-16964
This commit is contained in:
parent
4e44358bc6
commit
c4e33d4e8d
2 changed files with 434 additions and 356 deletions
|
@ -82,6 +82,9 @@
|
||||||
"config": {
|
"config": {
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.3.0"
|
"php": "7.3.0"
|
||||||
|
},
|
||||||
|
"allow-plugins": {
|
||||||
|
"composer/installers": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
787
phpBB/composer.lock
generated
787
phpBB/composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue