We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf0188 commit 00bd7dbCopy full SHA for 00bd7db
box.json.dist
@@ -29,7 +29,6 @@
29
"kherge",
30
"justinrainbow",
31
"phine",
32
- "symfony",
33
"mikey179",
34
"phpunit",
35
"herrera-io/annotations",
src/Client.php
@@ -35,7 +35,7 @@
*/
36
class Client extends \GuzzleHttp\Client implements \Psr\Log\LoggerAwareInterface
37
{
38
- const VERSION = "0.4.5";
+ const VERSION = "0.4.6";
39
40
/**
41
* @const int Default Timeout in seconds
0 commit comments