Skip to content

Commit

Permalink
fix: update client http
Browse files Browse the repository at this point in the history
  • Loading branch information
fox-john committed Dec 19, 2024
1 parent 6b3d2e1 commit 87f569b
Show file tree
Hide file tree
Showing 13 changed files with 229 additions and 1,111 deletions.
10 changes: 1 addition & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@
"require": {
"php": ">=5.6",
"ext-json": "*",
"monolog/monolog": "^1.27",
"prestashop/module-lib-cache-directory-provider": "^1.0",
"sentry/sentry": "^1.11.0",
"php-http/message": "<1.15.0",
"psr/http-message": "<1.1",
"symfony/config": "^3.4",
"symfony/dependency-injection": "^3.4",
"symfony/yaml": "^3.4",
"prestashop/module-lib-guzzle-adapter": "v0.6",
"guzzlehttp/guzzle": "^5.0"
"prestashop/module-lib-guzzle-adapter": "v0.6"
}
}
Loading

0 comments on commit 87f569b

Please sign in to comment.