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

[ticket/16643] Fixes

PHPBB3-16643
This commit is contained in:
Máté Bartus
2021-02-01 22:09:15 +01:00
parent 0f7b89838a
commit 1ce97fe8ea
5 changed files with 11 additions and 14 deletions

View File

@@ -28,6 +28,7 @@
"php": "^7.3 || ^8.0",
"ext-json": "*",
"ext-mbstring": "*",
"ext-pdo": "*",
"bantu/ini-get-wrapper": "~1.0",
"chita/topological_sort": "^3.0",
"composer/composer": "^2.0",