Skip to content

Commit 6ff6553

Browse files
fix typos
1 parent de7f350 commit 6ff6553

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Change Log
33

44
VERSION 2.8.0
55
-------------
6-
* Bumbed Guzzle version to 7
7-
* Bumbed Guzzle Services version to 1.2
6+
* Bumped Guzzle version to 7
7+
* Bumped Guzzle Services version to 1.2
88

99
VERSION 2.7.0
1010
-------------

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=5.6.0",
1515
"ext-openssl": "*",
1616
"guzzlehttp/guzzle": "^6.0 || ^7.0",
17-
"guzzlehttp/guzzle-services": "^1",
17+
"guzzlehttp/guzzle-services": "^1.0",
1818
"paragonie/random_compat": "^1.4 || ^2.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)