We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7f350 commit 6ff6553Copy full SHA for 6ff6553
CHANGE.md
@@ -3,8 +3,8 @@ Change Log
3
4
VERSION 2.8.0
5
-------------
6
-* Bumbed Guzzle version to 7
7
-* Bumbed Guzzle Services version to 1.2
+* Bumped Guzzle version to 7
+* Bumped Guzzle Services version to 1.2
8
9
VERSION 2.7.0
10
composer.json
@@ -14,7 +14,7 @@
14
"php": ">=5.6.0",
15
"ext-openssl": "*",
16
"guzzlehttp/guzzle": "^6.0 || ^7.0",
17
- "guzzlehttp/guzzle-services": "^1",
+ "guzzlehttp/guzzle-services": "^1.0",
18
"paragonie/random_compat": "^1.4 || ^2.0"
19
},
20
"require-dev": {
0 commit comments