Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent ca97a6c commit ea3e1bd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Expand Up @@ -16,7 +16,7 @@
"role": "lead"
}
],
"version": "2.5.2",
"version": "2.5.3",
"time": "2017-09-19",
"repositories": [
{
Expand All @@ -26,16 +26,16 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Exception": "^2@stable",
"pear-pear.horde.org/Horde_Stream": "^1.6.2@stable",
"pear-pear.horde.org/Horde_Support": "^2@stable",
"pear-pear.horde.org/Horde_Translation": "^2.2@stable",
"pear-pear.horde.org/Horde_Util": "^2@stable"
"pear-pear.horde.org/Horde_Exception": "^2",
"pear-pear.horde.org/Horde_Stream": "^1.6.2",
"pear-pear.horde.org/Horde_Support": "^2",
"pear-pear.horde.org/Horde_Translation": "^2.2",
"pear-pear.horde.org/Horde_Util": "^2"
},
"suggest": {
"pear-pear.horde.org/Horde_Test": "^2.1@stable",
"pear-pear.horde.org/Horde_Test": "^2.1",
"pear-pear.php.net/XML_SVG": "*",
"pear-pecl.php.net/imagick": "^2@stable <4",
"pear-pecl.php.net/imagick": "^2 <4",
"ext-gd": "*",
"ext-json": "*",
"ext-zlib": "*"
Expand Down

0 comments on commit ea3e1bd

Please sign in to comment.