Skip to content

Commit

Permalink
Merge pull request #91 from alchemy-fr/fix/update-guzzle-dependency
Browse files Browse the repository at this point in the history
Rollback guzzle..
  • Loading branch information
xrousset78800 authored Nov 18, 2021
2 parents f862f98 + be32b1a commit 1aa235f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 589 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": ">=5.5",
"doctrine/cache": "~1.0",
"doctrine/collections": "~1.0",
"guzzlehttp/guzzle": "~6.0"
"guzzle/guzzle": "~3.0"
},
"require-dev": {
"sami/sami": "^1.0",
Expand Down
Loading

0 comments on commit 1aa235f

Please sign in to comment.