mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/16964] Update composer dependencies to latest versions
Also added composer/installers to allowed plugins. PHPBB3-16964
This commit is contained in:
@@ -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
Reference in New Issue
Block a user