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

[ticket/16668] Do not include topological sort everywhere

PHPBB3-16668
This commit is contained in:
Máté Bartus
2021-01-03 13:30:07 +01:00
parent 71441e3fb0
commit 1cf758250a
3 changed files with 9 additions and 16 deletions

View File

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