1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/17154] Update composer dependencies

PHPBB3-17154
This commit is contained in:
Marc Alexander
2023-07-02 11:32:20 +02:00
parent a39691b0d5
commit e9ac8f1f94
2 changed files with 85 additions and 90 deletions

View File

@@ -75,6 +75,9 @@
"config": {
"platform": {
"php": "7.1.3"
},
"allow-plugins": {
"composer/installers": true
}
}
}