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 29739aa commit 59d82bc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.4.1",
"time": "2017-08-28",
"version": "2.4.2",
"time": "2017-10-20",
"repositories": [
{
"type": "pear",
Expand All @@ -26,13 +26,13 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Exception": "^2@stable",
"pear-pear.horde.org/Horde_Nls": "^2@stable",
"pear-pear.horde.org/Horde_Translation": "^2.2@stable"
"pear-pear.horde.org/Horde_Exception": "^2",
"pear-pear.horde.org/Horde_Nls": "^2",
"pear-pear.horde.org/Horde_Translation": "^2.2"
},
"suggest": {
"pear-pear.horde.org/Horde_Icalendar": "^2@stable",
"pear-pear.horde.org/Horde_Test": "^2.1@stable",
"pear-pear.horde.org/Horde_Icalendar": "^2",
"pear-pear.horde.org/Horde_Test": "^2.1",
"ext-calendar": "*"
},
"replace": {
Expand Down

0 comments on commit 59d82bc

Please sign in to comment.