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 c709461 commit 2181ba9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
@@ -1,5 +1,5 @@
{
"name": "horde/horde-socket-client",
"name": "horde/socket-client",
"description": "Horde Socket Client",
"type": "library",
"homepage": "https://pear.horde.org",
Expand All @@ -12,7 +12,7 @@
}
],
"version": "2.1.2",
"time": "2016-02-18",
"time": "2017-10-17",
"repositories": [
{
"type": "pear",
Expand All @@ -21,7 +21,7 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Exception": "^2@stable"
"pear-pear.horde.org/Horde_Exception": "^2"
},
"suggest": {
"ext-openssl": "*"
Expand Down

0 comments on commit 2181ba9

Please sign in to comment.