1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/17279] Remove iconify/json from composer

We only need the tools, icons are retrieved from assets folder.

PHPBB3-17279
This commit is contained in:
Marc Alexander
2023-12-29 21:27:27 +01:00
parent 0c2fa3a065
commit 327b891ee1
2 changed files with 1 additions and 34 deletions

34
phpBB/composer.lock generated
View File

@@ -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": "063704733ec296bc16753ef1e07b9c8f",
"content-hash": "214f00dfc71ef3bf2c81d6e3f7b579e5",
"packages": [
{
"name": "bantu/ini-get-wrapper",
@@ -1781,38 +1781,6 @@
],
"time": "2023-04-17T16:00:37+00:00"
},
{
"name": "iconify/json",
"version": "2.2.140",
"source": {
"type": "git",
"url": "https://github.com/iconify/icon-sets.git",
"reference": "9815726deffc97bcfebc19acc697ef93bd8cbaf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/iconify/icon-sets/zipball/9815726deffc97bcfebc19acc697ef93bd8cbaf4",
"reference": "9815726deffc97bcfebc19acc697ef93bd8cbaf4",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Iconify\\IconsJSON\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Iconify icons collection in JSON format",
"homepage": "https://iconify.design/icon-sets/",
"support": {
"issues": "https://github.com/iconify/icon-sets/issues",
"source": "https://github.com/iconify/icon-sets/tree/2.2.140"
},
"time": "2023-11-10T07:05:40+00:00"
},
{
"name": "iconify/json-tools",
"version": "1.0.10",