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

[ticket/16944] Use icon bundle to load Iconify locally

PHPBB3-16944
This commit is contained in:
Marc Alexander
2023-08-13 20:09:40 +02:00
parent 604d776dd7
commit 485cd776d1
6 changed files with 808 additions and 2 deletions

View File

@@ -39,6 +39,8 @@
"doctrine/dbal": "~3.3.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",