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 25, 2017
1 parent 06cb36c commit 345e256
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -11,8 +11,8 @@
"role": "lead"
}
],
"version": "2.0.10",
"time": "2017-09-19",
"version": "2.0.11",
"time": "2017-10-17",
"repositories": [
{
"type": "pear",
Expand All @@ -21,11 +21,11 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Exception": "^2@stable",
"pear-pear.horde.org/Horde_Http": "^2@stable",
"pear-pear.horde.org/Horde_Translation": "^2.2@stable",
"pear-pear.horde.org/Horde_Support": "^2@stable",
"pear-pear.horde.org/Horde_Util": "^2@stable",
"pear-pear.horde.org/Horde_Exception": "^2",
"pear-pear.horde.org/Horde_Http": "^2",
"pear-pear.horde.org/Horde_Translation": "^2.2",
"pear-pear.horde.org/Horde_Support": "^2",
"pear-pear.horde.org/Horde_Util": "^2",
"ext-json": "*",
"ext-SimpleXML": "*"
},
Expand Down

0 comments on commit 345e256

Please sign in to comment.