require guzzle

This commit is contained in:
2024-09-13 01:19:40 +02:00
parent 14569bd668
commit 4102902b34

View File

@@ -11,7 +11,8 @@
],
"require": {
"ext-curl": "*",
"kbsali/redmine-api": "^2.7"
"kbsali/redmine-api": "^2.7",
"guzzlehttp/guzzle": "^7"
},
"require-dev": {
"phpunit/phpunit": "^9.5 || ^10",