Skip to content

Commit 27bc835

Browse files
author
Matthias Wiesner
committed
Correct pear's http_request2 library composer path
1 parent 09fbbd7 commit 27bc835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/cloudControl/phpcclib",
88
"license": "Apache License",
99
"require": {
10-
"pear-pear/HTTP_Request2": "*"
10+
"pear-pear.php.net/HTTP_Request2": "2.2.1"
1111
},
1212
"repositories": [
1313
{

0 commit comments

Comments
 (0)