1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 15:51:16 +02:00

Bump fontawesome version to ^5.14.0 (#2274)

This commit is contained in:
Alexander Skvortsov
2020-08-27 17:01:57 -04:00
committed by GitHub
parent beb03b7771
commit fe718a1490

View File

@@ -37,7 +37,7 @@
"require": {
"php": ">=7.2",
"axy/sourcemap": "^0.1.4",
"components/font-awesome": "5.9.*",
"components/font-awesome": "^5.14.0",
"dflydev/fig-cookies": "^2.0.1",
"doctrine/dbal": "^2.7",
"franzl/whoops-middleware": "^0.4.0",