mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead
This commit is contained in:
45
composer.lock
generated
45
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2c6f7ad91fff98ebeb5fd339a8856d29",
|
||||
"content-hash": "a3d39881eecda53834cbcb595100e00e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "blueimp/jquery-file-upload",
|
||||
@@ -2218,6 +2218,45 @@
|
||||
},
|
||||
"time": "2024-02-20T15:14:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twbs/bootstrap-icons",
|
||||
"version": "v1.11.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twbs/icons.git",
|
||||
"reference": "8d88686c03c3768a2d82ba4f20c3c4e1b100fa29"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twbs/icons/zipball/8d88686c03c3768a2d82ba4f20c3c4e1b100fa29",
|
||||
"reference": "8d88686c03c3768a2d82ba4f20c3c4e1b100fa29",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mark Otto",
|
||||
"email": "markdotto@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "Official open source SVG icon library for Bootstrap",
|
||||
"homepage": "https://icons.getbootstrap.com/",
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"icon font",
|
||||
"icons",
|
||||
"svg"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twbs/icons/issues",
|
||||
"source": "https://github.com/twbs/icons/tree/v1.11.3"
|
||||
},
|
||||
"time": "2024-01-03T15:44:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/portable-ascii",
|
||||
"version": "2.0.1",
|
||||
@@ -5241,8 +5280,6 @@
|
||||
"ext-sodium": "*",
|
||||
"ext-bcmath": "*"
|
||||
},
|
||||
"platform-dev": {
|
||||
"ext-yaml": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user