fix(deps): update dependency guzzlehttp/guzzle to v7

This commit is contained in:
Renovate 2025-03-12 14:06:22 +00:00
parent 6804801f2c
commit 6edf619bba
2 changed files with 278 additions and 297 deletions

View file

@ -5,7 +5,7 @@
"homepage": "http://alltubedownload.net/",
"require": {
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5",
"guzzlehttp/guzzle": "^7.0",
"psr/log": "^1.1",
"symfony/process": "^4.0|^5.0"
},