Add guzzlehttp/guzzle as composer requirement

This commit is contained in:
Philipp Holzer 2021-08-20 19:48:13 +02:00
parent 632d1024f7
commit 3e5ac1ad5d
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
2 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@
"divineomega/password_exposed": "^2.8",
"ezyang/htmlpurifier": "^4.7",
"friendica/json-ld": "^1.0",
"guzzlehttp/guzzle": "^6.5",
"league/html-to-markdown": "^4.8",
"level-2/dice": "^4",
"lightopenid/lightopenid": "dev-master",

2
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": "6dda88f5629c38f3d07b31e13ded57aa",
"content-hash": "7d6dee6e449da931e8fe209e61b2e78e",
"packages": [
{
"name": "asika/simple-console",