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

[ticket/17279] Remove iconify/json from composer

We only need the tools, icons are retrieved from assets folder.

PHPBB3-17279
This commit is contained in:
Marc Alexander
2023-12-29 21:27:27 +01:00
parent 0c2fa3a065
commit 327b891ee1
2 changed files with 1 additions and 34 deletions

View File

@@ -40,7 +40,6 @@
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"iconify/json-tools": "^1.0",
"iconify/json": "^2.2",
"marc1706/fast-image-size": "^1.1",
"s9e/text-formatter": "^2.0",
"symfony/config": "^6.3",