Skip to content

Commit

Permalink
Accidentally changed the maximum Horde dep too.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Sep 7, 2017
1 parent 91bf0d9 commit 40032d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@
<name>horde</name>
<channel>pear.horde.org</channel>
<min>5.0.0</min>
<max>8.0.0alpha1</max>
<exclude>8.0.0alpha1</exclude>
<max>6.0.0alpha1</max>
<exclude>6.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Auth</name>
Expand Down

0 comments on commit 40032d1

Please sign in to comment.