Skip to content

Commit

Permalink
Update dependency constraints.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 12, 2017
1 parent 75b734d commit 1eb58eb
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .horde.yml
Expand Up @@ -32,9 +32,15 @@ dependencies:
json: '*'
optional:
pear:
pear.horde.org/horde_lz4: '*'
pecl.php.net/lzf: ^1.5.2
pecl.php.net/msgpack: '*'
pear.horde.org/horde_lz4:
version: '*'
providesextension: horde_lz4
pecl.php.net/lzf:
version: ^1.5.2
providesextension: lzf
pecl.php.net/msgpack:
version: '*'
providesextension: msgpack
ext:
apc: '*'
eaccelerator: '*'
Expand Down

0 comments on commit 1eb58eb

Please sign in to comment.