Skip to content

Commit

Permalink
Update package definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 13, 2017
1 parent 2eb5c59 commit 65df136
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions composer.json
@@ -1,8 +1,8 @@
{
"name": "horde/imsp",
"description": "IMSP API",
"description": "IMSP client library",
"type": "library",
"homepage": "https://pear.horde.org",
"homepage": "https://www.horde.org/libraries/Horde_Imsp",
"license": "LGPL-2.1",
"authors": [
{
Expand All @@ -12,7 +12,7 @@
}
],
"version": "2.0.11",
"time": "2017-10-17",
"time": "2017-11-11",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions package.xml
Expand Up @@ -3,15 +3,15 @@
<name>Horde_Imsp</name>
<channel>pear.horde.org</channel>
<extends>Net_IMSP</extends>
<summary>IMSP API</summary>
<summary>IMSP client library</summary>
<description>Provides an API into an IMSP server for address books and options.</description>
<lead>
<name>Michael J Rubinsky</name>
<user>mrubinsk</user>
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2017-10-27</date>
<date>2017-11-11</date>
<version>
<release>2.0.11</release>
<api>1.0.0</api>
Expand Down Expand Up @@ -884,7 +884,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2017-10-27</date>
<date>2017-11-11</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
Expand Down

0 comments on commit 65df136

Please sign in to comment.