Skip to content

Commit

Permalink
upgrade guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel P committed Jan 14, 2022
1 parent e546531 commit 63afb44
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 357 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"keywords": ["PlanetHoster", "API", "Domain", "Hosting"],
"homepage": "https://github.com/PlanetHoster/planethoster-php",
"require": {
"php": "^7.1.0",
"guzzlehttp/guzzle": "^6.3"
"php": "^7.2 || 8.0.*",
"guzzlehttp/guzzle": "^7.4.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 63afb44

Please sign in to comment.