Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent ad6f49f commit c50f927
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -11,7 +11,7 @@
"role": "lead"
}
],
"version": "2.1.6",
"version": "2.1.7",
"time": "2017-09-19",
"repositories": [
{
Expand All @@ -21,12 +21,12 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Controller": "^2@stable",
"pear-pear.horde.org/Horde_Exception": "^2@stable",
"pear-pear.horde.org/Horde_Http": "^2@stable",
"pear-pear.horde.org/Horde_Oauth": "^2@stable",
"pear-pear.horde.org/Horde_Url": "^2@stable",
"pear-pear.horde.org/Horde_Util": "^2@stable"
"pear-pear.horde.org/Horde_Controller": "^2",
"pear-pear.horde.org/Horde_Exception": "^2",
"pear-pear.horde.org/Horde_Http": "^2",
"pear-pear.horde.org/Horde_Oauth": "^2",
"pear-pear.horde.org/Horde_Url": "^2",
"pear-pear.horde.org/Horde_Util": "^2"
},
"replace": {
"pear-pear.horde.org/Horde_Service_Twitter": "2.*",
Expand Down

0 comments on commit c50f927

Please sign in to comment.