Skip to content

Commit

Permalink
Released Horde_Kolab_Storage-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 1, 2016
1 parent 2548554 commit 420238a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/Kolab_Storage/composer.json
Expand Up @@ -16,16 +16,16 @@
"role": "lead"
}
],
"version": "2.2.0",
"time": "2016-01-02",
"version": "2.2.1",
"time": "2016-02-01",
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
}
],
"require": {
"php": ">=5.3.0,<=6.0.0alpha1",
"php": ">=5.3.0,<=8.0.0alpha1",
"pear-pear.horde.org/Horde_Cache": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Exception": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Kolab_Format": ">=2.0.0@stable,<=3.0.0alpha1@stable",
Expand Down
4 changes: 2 additions & 2 deletions framework/Kolab_Storage/package.xml
Expand Up @@ -17,7 +17,7 @@
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2016-01-02</date>
<date>2016-02-01</date>
<version>
<release>2.2.1</release>
<api>2.2.0</api>
Expand Down Expand Up @@ -1421,7 +1421,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-02</date>
<date>2016-02-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Mark PHP 7 as supported.
Expand Down

0 comments on commit 420238a

Please sign in to comment.