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 Paul Yang
parent c454b44335
commit 907a075d7e

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>