php: support 5.5.9 for pecl extension (#2174)

This commit is contained in:
Stanley Cheung 2016-09-23 17:05:45 -07:00 committed by Bo Yang
parent 39685f67d7
commit a41349dd68

View file

@ -45,7 +45,7 @@ First alpha release.
<dependencies>
<required>
<php>
<min>5.5.37</min>
<min>5.5.9</min>
</php>
<pearinstaller>
<min>1.4.0</min>