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 82600ce commit 38fec23
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"role": "developer"
}
],
"version": "2.0.5",
"time": "2017-09-19",
"version": "2.0.6",
"time": "2017-10-17",
"repositories": [
{
"type": "pear",
Expand All @@ -31,9 +31,9 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Exception": "^2@stable",
"pear-pear.horde.org/Horde_Url": "^2@stable",
"pear-pear.horde.org/Horde_Util": "^2@stable"
"pear-pear.horde.org/Horde_Exception": "^2",
"pear-pear.horde.org/Horde_Url": "^2",
"pear-pear.horde.org/Horde_Util": "^2"
},
"suggest": {
"ext-gettext": "*"
Expand Down

0 comments on commit 38fec23

Please sign in to comment.