Skip to content

Commit

Permalink
Released Horde_Crypt-2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 1, 2016
1 parent e493968 commit 2d2efec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/Crypt/composer.json
Expand Up @@ -16,16 +16,16 @@
"role": "lead"
}
],
"version": "2.6.1",
"time": "2015-08-20",
"version": "2.7.0",
"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_Exception": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Http": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Mime": ">=2.0.0@stable,<=3.0.0alpha1@stable",
Expand Down
4 changes: 2 additions & 2 deletions framework/Crypt/package.xml
Expand Up @@ -16,7 +16,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2016-01-26</date>
<date>2016-02-01</date>
<version>
<release>2.7.0</release>
<api>2.7.0</api>
Expand Down Expand Up @@ -1117,7 +1117,7 @@ Initial release as a PEAR package
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-26</date>
<date>2016-02-01</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Add Horde_Crypt_Pgp::pgpPacketInformationMultiple() and Horde_Crypt_Pgp_Backend_Binary::packetInfoMultiple() (Request #13190).
Expand Down

0 comments on commit 2d2efec

Please sign in to comment.