1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[ticket/17283] Remove iconify packages

PHPBB3-17283
This commit is contained in:
Marc Alexander
2024-01-04 20:36:19 +01:00
parent db56017d57
commit 3b7795ecc0
4 changed files with 1 additions and 110 deletions

41
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": "92873eaf73cacda45801dcd603c021f2",
"content-hash": "75425a269d37301eb11d494437c2f5ff",
"packages": [
{
"name": "bantu/ini-get-wrapper",
@@ -1781,45 +1781,6 @@
],
"time": "2023-04-17T16:00:37+00:00"
},
{
"name": "iconify/json-tools",
"version": "1.0.10",
"source": {
"type": "git",
"url": "https://github.com/iconify/json-tools.php.git",
"reference": "3d24f282b309cb17e3cb80192ae071dd47bce9e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/iconify/json-tools.php/zipball/3d24f282b309cb17e3cb80192ae071dd47bce9e0",
"reference": "3d24f282b309cb17e3cb80192ae071dd47bce9e0",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"iconify/json": "1.*",
"phpunit/phpunit": "9.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Iconify\\JSONTools\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Functions for manipulating Iconify JSON SVG collections.",
"homepage": "https://iconify.design/",
"support": {
"issues": "https://github.com/iconify/json-tools.php/issues",
"source": "https://github.com/iconify/json-tools.php/tree/1.0.10"
},
"time": "2020-12-16T13:04:11+00:00"
},
{
"name": "justinrainbow/json-schema",
"version": "v5.2.13",