diff options
author | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
commit | 204d91c3c3c0c54b67ac3255a666038533b4fe85 (patch) | |
tree | fe95e05816b45e34dc942db6f1efdcf220269d77 /composer.lock | |
parent | 39933052a9eb827afee3965509909ba314de5257 (diff) | |
download | volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.gz volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.bz2 volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.zip |
this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 45 |
1 files changed, 41 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock index a2437c5f5..67bcf53b8 100644 --- a/composer.lock +++ b/composer.lock @@ -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", @@ -2219,6 +2219,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", "source": { @@ -5241,8 +5280,6 @@ "ext-sodium": "*", "ext-bcmath": "*" }, - "platform-dev": { - "ext-yaml": "*" - }, + "platform-dev": [], "plugin-api-version": "2.6.0" } |