Skip to content

Commit 3b7ec70

Browse files
author
Balazs P
committed
Version 1.1.15
Updated the Guzzle HTTP library to version 7.4.4 (requires PHP 7.2.5)
1 parent 4c4fa5c commit 3b7ec70

102 files changed

Lines changed: 3015 additions & 21692 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"config": {
33
"platform": {
4-
"php": "7.2"
4+
"php": "7.2.5"
55
}
66
},
77
"require": {
8-
"google/apiclient": "^2.0"
8+
"google/apiclient": "^2.0",
9+
"guzzlehttp/guzzle": "^7"
910
}
1011
}

0 commit comments

Comments
 (0)