Skip to content

Commit

Permalink
PUBLIQ-952: Allow Guzzle 6 or 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Vanelslander committed Nov 23, 2023
1 parent b101356 commit 227da36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"require": {
"php": "^8",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/guzzle": "^6.5.8|^7.4.5",
"jms/serializer": "^3.28",
"simple-bus/jms-serializer-bridge": "^6.3.1"
},
Expand Down

0 comments on commit 227da36

Please sign in to comment.