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 2350514 commit 0b9d0c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"role": "developer"
}
],
"version": "2.1.3",
"version": "2.1.4",
"time": "2017-09-19",
"repositories": [
{
Expand All @@ -26,12 +26,12 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Autoloader": "^2@stable",
"pear-pear.horde.org/Horde_Autoloader": "^2",
"ext-json": "*"
},
"suggest": {
"pear-pear.horde.org/horde_lz4": "*",
"pear-pecl.php.net/lzf": "^1.5.2@stable",
"pear-pecl.php.net/lzf": "^1.5.2",
"pear-pecl.php.net/msgpack": "*",
"ext-apc": "*",
"ext-eaccelerator": "*",
Expand Down

0 comments on commit 0b9d0c9

Please sign in to comment.