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 12e1755 commit d884c8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
@@ -1,5 +1,5 @@
{
"name": "horde/horde-util",
"name": "horde/util",
"description": "Horde Utility Libraries",
"type": "library",
"homepage": "https://pear.horde.org",
Expand All @@ -22,7 +22,7 @@
}
],
"version": "2.5.9",
"time": "2016-07-01",
"time": "2017-10-20",
"repositories": [
{
"type": "pear",
Expand All @@ -34,8 +34,8 @@
"ext-dom": "*"
},
"suggest": {
"pear-pear.horde.org/Horde_Imap_Client": "^2@stable",
"pear-pear.horde.org/Horde_Test": "^2.1@stable",
"pear-pear.horde.org/Horde_Imap_Client": "^2",
"pear-pear.horde.org/Horde_Test": "^2.1",
"ext-ctype": "*",
"ext-filter": "*",
"ext-iconv": "*",
Expand Down

0 comments on commit d884c8d

Please sign in to comment.