Skip to content

Commit

Permalink
Drop Guzzle package
Browse files Browse the repository at this point in the history
  • Loading branch information
remotemerge committed Dec 25, 2023
1 parent 5041bfc commit 985162d
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 601 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
],
"require": {
"php": ">=7.4",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^7.8.1"
"ext-curl": "*",
"ext-simplexml": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.42",
Expand Down
Loading

0 comments on commit 985162d

Please sign in to comment.