Skip to content

Commit

Permalink
Released Horde_Token-2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 21, 2014
1 parent 3b26f5a commit 0c60b20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions framework/Token/composer.json
Expand Up @@ -17,15 +17,15 @@
}
],
"version": "2.0.5",
"time": "2013-05-06",
"time": "2014-05-21",
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
}
],
"require": {
"php": ">=5.3.0",
"php": ">=5.3.0,<=6.0.0alpha1",
"pear-pear.horde.org/Horde_Exception": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Translation": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Url": ">=2.0.0@stable,<=3.0.0alpha1@stable",
Expand Down
11 changes: 6 additions & 5 deletions framework/Token/package.xml
Expand Up @@ -16,8 +16,7 @@
<email>p@rdus.de</email>
<active>yes</active>
</lead>
<date>2013-05-06</date>
<time>19:30:58</time>
<date>2014-05-21</date>
<version>
<release>2.0.5</release>
<api>1.0.0</api>
Expand All @@ -28,7 +27,8 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Update Hungarian translation (Andras Galos &lt;galosa@netinform.hu&gt;).
* [jan] Update Danish translation (Erling Preben Hansen &lt;erling@eph.dk&gt;).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -902,10 +902,11 @@ Converted to package.xml 2.0 for pear.horde.org
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2013-05-06</date>
<date>2014-05-21</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Update Hungarian translation (Andras Galos &lt;galosa@netinform.hu&gt;).
* [jan] Update Danish translation (Erling Preben Hansen &lt;erling@eph.dk&gt;).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 0c60b20

Please sign in to comment.