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 673490d commit 9c8a0a4
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 @@ -11,7 +11,7 @@
"role": "lead"
}
],
"version": "1.0.1",
"version": "1.0.2",
"time": "2017-09-19",
"repositories": [
{
Expand All @@ -21,10 +21,10 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Date": "^2@stable",
"pear-pear.horde.org/Horde_Http": "^2@stable",
"pear-pear.horde.org/Horde_Perms": "^2@stable",
"pear-pear.horde.org/Horde_Url": "^2@stable"
"pear-pear.horde.org/Horde_Date": "^2",
"pear-pear.horde.org/Horde_Http": "^2",
"pear-pear.horde.org/Horde_Perms": "^2",
"pear-pear.horde.org/Horde_Url": "^2"
},
"replace": {
"pear-pear.horde.org/Horde_OpenXchange": "1.*",
Expand Down

0 comments on commit 9c8a0a4

Please sign in to comment.