mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00: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:
parent
0c2fa3a065
commit
327b891ee1
2 changed files with 1 additions and 34 deletions
|
@ -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
34
phpBB/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": "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",
|
||||
|
|
Loading…
Add table
Reference in a new issue