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

[ticket/16668] Refactor schema_generator

PHPBB3-16668
This commit is contained in:
Máté Bartus
2020-12-30 18:25:31 +01:00
parent 16d48a5e08
commit 71441e3fb0
9 changed files with 343 additions and 163 deletions

View File

@@ -29,6 +29,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"bantu/ini-get-wrapper": "~1.0",
"chita/topological_sort": "^1.0",
"composer/composer": "^2.0",
"composer/installers": "^1.9",
"composer/package-versions-deprecated": "^1.11",