1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 16:25:56 +00:00

move material-icons to composer

This commit is contained in:
Andrew Dolgov
2021-02-28 14:53:04 +03:00
parent bada1601fc
commit a22ddb2fe0
56 changed files with 6321 additions and 66 deletions

View File

@@ -1,6 +1,7 @@
{
"require": {
"spomky-labs/otphp": "^10.0",
"chillerlan/php-qrcode": "^3.3"
"chillerlan/php-qrcode": "^3.3",
"mervick/material-design-icons": "^2.2"
}
}