Skip to content

Commit 5c57f86

Browse files
authored
Merge pull request #191 from php-http/Nyholm-patch-1
Show that mock client is stable
2 parents 1562851 + 90cdd3f commit 5c57f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httplug/library-developers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Putting it all together your final ``composer.json`` is much likely to look simi
102102
"php-http/discovery": "^1.0"
103103
},
104104
"require-dev": {
105-
"php-http/mock-client": "^0.3",
105+
"php-http/mock-client": "^1.0",
106106
"php-http/message": "^1.0",
107107
"guzzlehttp/psr7": "^1.0"
108108
}

0 commit comments

Comments
 (0)