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 bde12de commit 65fe270
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"role": "lead"
}
],
"version": "2.2.4",
"time": "2017-06-22",
"version": "2.3.0",
"time": "2017-10-17",
"repositories": [
{
"type": "pear",
Expand All @@ -26,8 +26,8 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Support": "^2@stable",
"pear-pear.horde.org/Horde_Translation": "^2.2@stable"
"pear-pear.horde.org/Horde_Support": "^2",
"pear-pear.horde.org/Horde_Translation": "^2.2"
},
"replace": {
"pear-pear.horde.org/Horde_Cli": "2.*",
Expand Down

0 comments on commit 65fe270

Please sign in to comment.