Fix(dep): Remove pguardiario/phpuri

fixes #1969

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-02-12 17:09:58 +01:00
parent 5a3187ce0a
commit a13bec1557
2 changed files with 1 additions and 30 deletions

View File

@ -7,7 +7,6 @@
"ext-pdo": "*",
"guzzlehttp/psr7": "^2",
"marcelklehr/link-preview": "^3.0.5",
"pguardiario/phpuri": "1.0.*",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",

30
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": "c32abd2c5bb724454f8e665ce95a4617",
"content-hash": "3c985ab950be7cbb973193d8d1244959",
"packages": [
{
"name": "brick/math",
@ -808,34 +808,6 @@
},
"time": "2022-02-16T17:07:03+00:00"
},
{
"name": "pguardiario/phpuri",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/monkeysuffrage/phpuri.git",
"reference": "ad0a5ec033fe616cfef55578b9c7f2458be8fbfc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monkeysuffrage/phpuri/zipball/ad0a5ec033fe616cfef55578b9c7f2458be8fbfc",
"reference": "ad0a5ec033fe616cfef55578b9c7f2458be8fbfc",
"shasum": ""
},
"type": "project",
"autoload": {
"files": [
"phpuri.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"description": "A php library for converting relative urls to absolute.",
"support": {
"issues": "https://github.com/monkeysuffrage/phpuri/issues",
"source": "https://github.com/monkeysuffrage/phpuri/tree/1.0.0"
},
"time": "2015-05-24T09:13:17+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.1",