Skip to content

Commit 118990c

Browse files
authored
Update composer.json
bump guzzlehttp/guzzle version to 7.4
1 parent c10aa29 commit 118990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PHP library for carbonintensity.org.uk - https://carbon-intensity.github.io/api-definitions/",
44
"type": "library",
55
"require": {
6-
"guzzlehttp/guzzle": "^7.0",
6+
"guzzlehttp/guzzle": "^7.4",
77
"php": ">=7.4.0"
88
},
99
"autoload": {

0 commit comments

Comments
 (0)