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 4a18fe7 commit f72b1dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -11,8 +11,8 @@
"role": "lead"
}
],
"version": "2.0.3",
"time": "2017-09-19",
"version": "2.0.4",
"time": "2017-10-17",
"repositories": [
{
"type": "pear",
Expand All @@ -21,9 +21,9 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Core": "^2@stable",
"pear-pear.horde.org/Horde_Util": "^2@stable",
"pear-pear.horde.org/Horde_Vfs": "^2@stable"
"pear-pear.horde.org/Horde_Core": "^2",
"pear-pear.horde.org/Horde_Util": "^2",
"pear-pear.horde.org/Horde_Vfs": "^2"
},
"replace": {
"pear-pear.horde.org/Horde_Scheduler": "2.*",
Expand Down

0 comments on commit f72b1dd

Please sign in to comment.