[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
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 1 additions and 34 deletions

View file

@ -40,7 +40,6 @@
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"iconify/json-tools": "^1.0",
"iconify/json": "^2.2",
"marc1706/fast-image-size": "^1.1",
"s9e/text-formatter": "^2.0",
"symfony/config": "^6.3",

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",