1
0
mirror of https://github.com/flarum/core.git synced 2025-09-08 23:20:54 +02:00

Install FontAwesome via Composer.

This also updates the asset publishing and LESS paths accordingly.

Refs #891.
This commit is contained in:
Franz Liedke
2016-05-09 21:28:38 +09:00
parent eba782d48f
commit 619561cf56
16 changed files with 7 additions and 2078 deletions

View File

@@ -23,6 +23,7 @@
"php": ">=5.5.9",
"dflydev/fig-cookies": "^1.0.2",
"doctrine/dbal": "^2.5",
"fortawesome/font-awesome": "^4.6",
"franzl/whoops-middleware": "^0.4.0",
"illuminate/bus": "5.1.*",
"illuminate/cache": "5.1.*",