1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 12:43:28 +02:00

feat: fontawesome v6 (#4020)

This commit is contained in:
Sami Mazouz
2024-09-20 08:27:08 +01:00
committed by GitHub
parent c28eee59b3
commit f13a1c8387
5 changed files with 14 additions and 10 deletions

View File

@@ -37,7 +37,7 @@
},
"require": {
"php": "^8.2",
"components/font-awesome": "^5.15.0",
"components/font-awesome": "^6.5.2",
"dflydev/fig-cookies": "^3.0",
"doctrine/dbal": "^3.6",
"dragonmantank/cron-expression": "*",