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

[ticket/16668] Use topological sort as a Trait

PHPBB3-16668
This commit is contained in:
Máté Bartus
2021-01-04 22:36:55 +01:00
parent ea12db9bb4
commit 32a19c3306
3 changed files with 17 additions and 11 deletions

View File

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