php: support 5.5.9 for pecl extension (#2174)

pull/2234/head
Stanley Cheung 9 years ago committed by Bo Yang
parent 39685f67d7
commit a41349dd68
  1. 2
      php/ext/google/protobuf/package.xml

@ -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>

Loading…
Cancel
Save