Skip to content

Commit

Permalink
Released Horde_Service_Facebook-2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jan 9, 2015
1 parent 0f4590f commit 7488c4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions framework/Service_Facebook/composer.json
Expand Up @@ -12,15 +12,15 @@
}
],
"version": "2.0.7",
"time": "2013-10-15",
"time": "2015-01-09",
"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_Http": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Translation": ">=2.2.0@stable,<=3.0.0alpha1@stable",
Expand Down
10 changes: 6 additions & 4 deletions framework/Service_Facebook/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2014-10-21</date>
<date>2015-01-09</date>
<version>
<release>2.0.7</release>
<api>2.0.0</api>
Expand All @@ -21,7 +21,8 @@
</stability>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
* [jan] Support loading translations from Composer-installed package.
* [jan] Add Composer definition.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -796,10 +797,11 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-10-21</date>
<date>2015-01-09</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
* [jan] Support loading translations from Composer-installed package.
* [jan] Add Composer definition.
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 7488c4c

Please sign in to comment.