Skip to content

Commit

Permalink
Released Horde_Util-2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 1, 2016
1 parent 3a61b34 commit 924497c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/Util/composer.json
Expand Up @@ -21,12 +21,12 @@
"role": "developer"
}
],
"version": "2.5.7",
"time": "2016-02-02",
"version": "2.5.8",
"time": "2016-07-01",
"repositories": [
{
"type": "pear",
"url": "https://pear.horde.org"
"url": "http://pear.horde.org"
}
],
"require": {
Expand Down
4 changes: 2 additions & 2 deletions framework/Util/package.xml
Expand Up @@ -23,7 +23,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</developer>
<date>2016-02-02</date>
<date>2016-07-01</date>
<version>
<release>2.5.8</release>
<api>2.5.0</api>
Expand Down Expand Up @@ -787,7 +787,7 @@ Converted to package.xml 2.0 for pear.horde.org
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-02</date>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Fix detecting certain types of broken UTF-8 strings.
Expand Down

0 comments on commit 924497c

Please sign in to comment.