diff --git a/framework/ElasticSearch/composer.json b/framework/ElasticSearch/composer.json index 9e30cda3217..2a237e135a1 100644 --- a/framework/ElasticSearch/composer.json +++ b/framework/ElasticSearch/composer.json @@ -17,7 +17,7 @@ } ], "version": "1.0.3", - "time": "2013-03-05", + "time": "2015-01-08", "repositories": [ { "type": "pear", @@ -25,7 +25,7 @@ } ], "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" } diff --git a/framework/ElasticSearch/package.xml b/framework/ElasticSearch/package.xml index 366ff2deabe..100d92bb347 100644 --- a/framework/ElasticSearch/package.xml +++ b/framework/ElasticSearch/package.xml @@ -16,8 +16,7 @@ jan@horde.org yes - 2013-03-05 - + 2015-01-08 1.0.3 1.0.0 @@ -28,7 +27,7 @@ BSD-2-Clause -* +* [jan] Add Composer definition. @@ -176,10 +175,10 @@ stable stable - 2013-03-05 + 2015-01-08 BSD-2-Clause -* +* [jan] Add Composer definition.