mirror of
https://github.com/flarum/core.git
synced 2025-09-02 20:52:45 +02:00
Use smaller FontAwesome shim repo instead of original
components/font-awesome is ~8 MB smaller than fortawesome/font-awesome because it excludes all examples/docs. Reducing dependency filesize will be important when we want to package up a .zip for distribution.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"php": ">=5.5.9",
|
||||
"dflydev/fig-cookies": "^1.0.2",
|
||||
"doctrine/dbal": "^2.5",
|
||||
"fortawesome/font-awesome": "^4.6",
|
||||
"components/font-awesome": "^4.6",
|
||||
"franzl/whoops-middleware": "^0.4.0",
|
||||
"illuminate/bus": "5.1.*",
|
||||
"illuminate/cache": "5.1.*",
|
||||
|
||||
Reference in New Issue
Block a user