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 11, 2017
1 parent 01f5342 commit 9ef6249
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .horde.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ dependencies:
pear:
pear.horde.org/Horde_Test: ^2.1
pear.php.net/XML_SVG: '*'
pecl.php.net/imagick: ^2 <4
pecl.php.net/imagick:
version: ^2 || ^3
providesextension: imagick
ext:
gd: '*'
json: '*'
Expand Down

0 comments on commit 9ef6249

Please sign in to comment.