diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 0511c40..ac5e66e 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "pear/console_commandline": "^1.2", "pear/net_url2": "^2.2", "twig/twig": "^1.0", - "pear/http_request2": "^2.3" + "pear/http_request2": "^2.3", + "pear/http2": "^1.1" } } |
