Package compiles against 7.1, adjusting min version

This commit is contained in:
Leigh
2016-12-12 14:36:52 +00:00
parent 235466e8ef
commit 1eb3016d4b

View File

@@ -118,7 +118,7 @@
<dependencies>
<required>
<php>
<min>7.2.0</min>
<min>7.1.0</min>
<max>7.3.0</max>
<exclude>7.3.0</exclude>
</php>